prashant-ramcharan / courgette-jvm-selenium

Courgette-JVM with Selenium Example
3 stars 2 forks source link

Passing test are logged as 'ignored' or ''skipped' #6

Closed avanish-metadata closed 3 years ago

avanish-metadata commented 3 years ago

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: IntelliJ-IDEA-tests-marked-as-skipped-or-ignored-2021-01-20 14_23_55-

Gradle report: runChromeTestsUsingJUnit.zip

Let me know if any further information is required.

avanish-metadata commented 3 years ago

As this issue is related to the Courgette JVM (https://github.com/prashant-ramcharan/courgette-jvm) I will recreate the issue there.