Analysis updated 2026-07-18 · repo last pushed 2020-01-08
Test code that calls external APIs (GitHub, Amazon, weather services) without making real network requests.
Simulate error responses like a 500 status to test how your code handles failures.
Run tests reliably without depending on internet access or third-party service uptime.
Verify that your code called the expected endpoints with the right parameters.
| salmanm/nock | 3rd-eden/ircb.io | a15n/a15n | |
|---|---|---|---|
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2020-01-08 | 2016-11-16 | 2019-04-07 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Nock lets Node.js developers test code that makes HTTP requests by intercepting those calls and returning fake responses instead of hitting real servers.
Mainly JavaScript. The stack also includes JavaScript, Node.js.
Dormant — no commits in 2+ years (last push 2020-01-08).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.