archetype-resources.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of invictum-junit-archetype
Show all versions of invictum-junit-archetype
Archetype for simple project with jUnit style automated tests. Based on Serenity BDD project.
JUnit tests run
--------
To run all stories and generate result reports:
mvn verify serenity:aggregate
To run specified tags and generate results report:
mvn verify -Dtags="area:api" serenity:aggregate
© 2015 - 2025 Weber Informatics LLC | Privacy Policy