The maven benerator plugin lets you easily integrate test data generation/extraction with your maven 2 build process. Goals are provided for generating performance test data, making database snapshots in DbUnit file format, and generating XML files from XML Schema files.
| Tags | Software Development Testing |
|---|---|
| Licenses | Other GPL |
| Operating Systems | OS Independent |
| Implementation | SQL Java |
Recent releases


Release Notes: This version uses benerator 0.6.2, which provides several major bug fixes.


Release Notes: This version makes use of benerator 0.6.1, which provides some major bug fixes.


Release Notes: Benerator was upgraded to 0.6.0. New features were added, including support for database snapshot creation not only in DbUnit format, but as SQL files (supporting database dialects) or as Excel documents. The 'bundle' goal was renamed to 'assembly'.


Release Notes: This release features a new "bundle" goal that customizes your benerator installation for a specific project and allows for easy distribution of your generation projects. Optionally, test scope artifacts can now be included in the plugin classpath. The newest benerator version (0.5.8) is used as the underlying implementation.


Release Notes: This version uses databene benerator 0.5.4.