mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-09-04 23:30:01 -07:00
Add interface-forge to Testing Frameworks / Assertion (#1101)
This commit is contained in:
@@ -179,6 +179,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [proxyquire](https://github.com/thlorenz/proxyquire) - Stub nodejs's require.
|
||||
* [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
|
||||
* [Pocket Mocker](https://github.com/tianchangNorth/pocket-mocker) - In-browser visual network mocking tool, supports fetch/XHR interception.
|
||||
* [interface-forge](https://github.com/Goldziher/interface-forge) - Graceful, type-safe mock-data generation for TypeScript, with factories and Faker integration.
|
||||
|
||||
### Coverage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user