Executing tests using JUnit marks the passing tests as either 'ignored' or 'skipped'. I initially encountered this issue while setting up a test framework since I was able to reproduce it using the example project: https://github.com/prashant-ramcharan/courgette-jvm-selenium.
Hi,
Executing tests using JUnit marks the passing tests as either 'ignored' or 'skipped'. I initially encountered this issue while setting up a test framework since I was able to reproduce it using the example project: https://github.com/prashant-ramcharan/courgette-jvm-selenium.
Courgette Cucumber report: Courgette published your Cucumber Report to: https://reports.cucumber.io/reports/22c0c467-2aea-41d1-901e-40b95177ce83
IntelliJ IDEA Screenshot:
Gradle report: runChromeTestsUsingJUnit.zip
Let me know if any further information is required.