We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32cb8a0 commit 08a49bdCopy full SHA for 08a49bd
1 file changed
src/categories/http-mocking.json
@@ -1,5 +1,5 @@
1
{
2
"name": "HTTP Mocking",
3
"description": "Mock network requests and test modules in isolation",
4
- "packages": ["axios-mock-adapter", "msw", "nock", "superagent"]
+ "packages": ["axios-mock-adapter", "counterfact", "msw", "nock", "superagent"]
5
}
0 commit comments