Skip to content

Commit

Permalink
docs: add jest-random-mock
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcc committed Mar 8, 2024
1 parent 02e5ca3 commit d7d1f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
- [jest-location-mock](https://github.com/evelynhathaway/jest-location-mock) Mock `window.location` easily.
- [@automock/jest](https://github.com/omermorad/automock) Class dependencies auto-mocking.
- [@jest-mock/express](https://github.com/bikk-uk/jest-mock-express) Mock Express.js request and response objects.
- [jest-random-mock](https://github.com/hustcc/jest-random-mock) Mock `Math.random` in jest, with deterministic random number.

### Watch plugins

Expand Down

0 comments on commit d7d1f13

Please sign in to comment.