Update README.md

This commit is contained in:
marekkapowicki
2017-03-14 09:52:34 +01:00
committed by GitHub
parent 6969bf3826
commit d4d12cd807

View File

@ -785,6 +785,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [TestContainers](https://github.com/testcontainers/testcontainers-java) - Provides throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
* [Truth](https://github.com/google/truth) - Google's assertion and proposition framework.
* [WireMock](http://wiremock.org/) - Stubs and mocks web services.
* [JFairy] (https://github.com/Codearte/jfairy) - Java fake data generator
## Utility