fixtures.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [fixtures]
www.codever.land/bookmarks/t/fixtures
Beanmother
https://github.com/keepcosmos/beanmother
Sets up beans from YAML fixtures.
- tags: java, testing, fixtures
- :octocat: source code
Fixture Factory
https://github.com/six2six/fixture-factory
Generates fake objects from a template.
- tags: java, testing, fixtures
- :octocat: source code
JFairy
https://github.com/Codearte/jfairy
Fake data generator.
- tags: java, testing, fixtures
- :octocat: source code
Randomized Testing
https://github.com/randomizedtesting/randomizedtesting
JUnit test runner and plugins for running JUnit tests with pseudo-randomness.
- tags: java, testing, fixtures
- :octocat: source code
Java Faker
https://github.com/DiUS/java-faker
A port of Ruby's fake data generator.
- tags: java, testing, fixtures
- :octocat: source code