All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.README.md Maven / Gradle / Ivy

Go to download

Archetype for simple project with jUnit style automated tests. Based on Serenity BDD project.

There is a newer version: 1.8
Show newest version
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