Skip to content

Commit

Permalink
Merge pull request akullpp#487 from marekkapowicki/patch-1
Browse files Browse the repository at this point in the history
adding fake data generator
  • Loading branch information
akullpp authored Mar 14, 2017
2 parents 6969bf3 + 32a9e95 commit 43b9949
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 @@ -766,6 +766,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [J8Spec](https://github.com/j8spec/j8spec/) - J8Spec is a library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.
* [JSONAssert](http://jsonassert.skyscreamer.org/) - Simplifies testing of JSON strings.
* [JBehave](http://jbehave.org/) - Framework for Behavioural Driven Development.
* [JFairy] (https://github.com/Codearte/jfairy) - Fake data generator.
* [JGiven](http://jgiven.org) - Developer-friendly BDD testing framework compatible with JUnit and TestNG.
* [JMockit](http://jmockit.org/) - Mocks static, final methods and more.
* [junit-dataprovider](https://github.com/TNG/junit-dataprovider) - A TestNG like dataprovider runner for JUnit.
Expand Down

0 comments on commit 43b9949

Please sign in to comment.