assaf / node-replay
When API testing slows you down: record and replay HTTP responses like a boss
☆522Updated 2 years ago
Alternatives and similar repositories for node-replay:
Users that are interested in node-replay are comparing it to the libraries listed below
- Sepia is a VCR-like module for node.js that records HTTP interactions, then plays them back exactly like the first time they were invoked☆279Updated 7 years ago
- Tests if module's dependencies can be updated to latest version☆561Updated 7 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- Simplifying the use of mocks with Node.js☆1,101Updated last year
- 🔍 Dead simple debugging for node.js using chrome-devtools.☆425Updated 4 years ago
- Check if the event loop is blocked☆734Updated 5 years ago
- easy-fix: run integration tests like unit tests☆101Updated 6 years ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year
- ☕️ TDD with Browserify, Mocha, Headless Chrome and WebDriver☆346Updated last year
- A JavaScript interpretation of the Ruby library Scientist, a library for carefully refactoring critical paths.☆609Updated 6 years ago
- Supercharge supertest with a promise interface