network-testing
v1.0.0
Published
Test your live Network with Jest.
Readme
Network Testing
Test your live Network with Jest.
Small semantic Socket wrapper to be used with Jest.
Features
- Tests become more readable.
- Follows the given, when, then test pattern.
- Examples that cover most use cases.
Install
npm install --save-dev jest network-testingFuture
- retry mechanism
