Skip to content

A mock of Go's net package for unit/integration testing

License

Notifications You must be signed in to change notification settings

iamlucaswolf/netmock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netmock: Simulate Go network connections

netmock is a Go package for simulating net connections, including delays and disconnects.

This is work in progress. The README will be updated with future commits.

Acknowledgements

Parts of netmock have been adapted from the bufconn package from grpc-go.

About

A mock of Go's net package for unit/integration testing

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages