fhoeben / allure-fitnesse-listener

jUnit Listener to incorporate FitNesse results in Allure
Apache License 2.0
1 stars 4 forks source link

Ability to ignore suite setup and tear down #8

Closed tcnh closed 5 years ago

tcnh commented 5 years ago

If you wish to ignore SuiteSetUp and SuiteTearDown test pages in Allure, this can now be achieved by setting system property skipSpecialPagesInAllure to true (skipSpecialPagesInAllure=true)