sindresorhus / awesome-nodejs

:zap: Delightful Node.js packages and resources
https://node.cool
Creative Commons Zero v1.0 Universal
57.05k stars 5.81k forks source link

Add Keploy #1246

Closed Sonichigo closed 1 year ago

Sonichigo commented 1 year ago

website:- https://github.com/keploy/keploy

Keploy is an open-source tool for developers that captures network calls, analyzes code paths, and generates API tests. It automates API test scenario creation, filters redundant tests using code coverage, and converts outgoing calls into stubs.

Sonichigo commented 1 year ago

I'll open a newer one with more updated details!