1.0.0 • Published 3 years ago

network-testing v1.0.0

Weekly downloads
57
License
ISC
Repository
github
Last release
3 years ago

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-testing

Future

  • retry mechanism
1.0.0

3 years ago