/network-testing

Test your Network with Jest

Primary LanguageJavaScriptISC LicenseISC

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