From d4d12cd8078767b8c9b4a53680be5bf452e39689 Mon Sep 17 00:00:00 2001 From: marekkapowicki Date: Tue, 14 Mar 2017 09:52:34 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c8dee0..87bb054 100644 --- a/README.md +++ b/README.md @@ -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