diff --git a/README.md b/README.md index 6a11fe04..3d65d6b0 100644 --- a/README.md +++ b/README.md @@ -1110,6 +1110,7 @@ _Everything related to the creation and handling of random data._ - [Randomized Testing](https://github.com/randomizedtesting/randomizedtesting) - JUnit test runner and plugins for running JUnit tests with pseudo-randomness. - [Java Faker](https://github.com/DiUS/java-faker) - Port of Ruby's fake data generator. - [Mockneat](https://github.com/nomemory/mockneat) - Another fake data generator. +- [JMock](https://github.com/xcancloud/JMock) - JMock is a high-performance data generation and simulation component library implemented in Java. #### Frameworks