...
Single Specification testing
You can now launch a single specification via the mvn command.
No need to change you POM anymore !
Code Block |
---|
mvn greenpepper:run -Dgp.test="My Other PAGE TITLE" -Dgp.repo=confluence |
More information on the dedicated page.
Maven Runner
Supporting Maven 3 repositories
...