I've used DbUnit but after playing about with the Play Framework recently I've found it's Fixtures.load(String yamlFilename) really useful. Anyone know of a similar tool that can be used with any Java project?
You may be interested in my project, Fixy, which creates fixtures and loads them into a JPA context for querying. It supports includes, package declaration, and processors. It's very similar to Play's fixture mechanism.
Fixjures: https://code.google.com/archive/p/fixjures/
2.0-rc1 includes YAML support. The library supports POJOs and interface proxies.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With