Skip to content

Commit 0c71e0d

Browse files
feat: add Pocket Mocker to Testing Frameworks (#962)
1 parent 856eebf commit 0c71e0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
178178
* [expect.js](https://github.com/Automattic/expect.js) - Minimalistic BDD-style assertions for Node.JS and the browser.
179179
* [proxyquire](https://github.com/thlorenz/proxyquire) - Stub nodejs's require.
180180
* [Supertest](https://github.com/visionmedia/supertest) - A popular HTTP assertion library for testing REST APIs, often used with other testing frameworks like Mocha or Jest
181+
* [Pocket Mocker](https://github.com/tianchangNorth/pocket-mocker) - In-browser visual network mocking tool, supports fetch/XHR interception.
181182

182183
### Coverage
183184

0 commit comments

Comments
 (0)