cucumber-android
cucumber-android copied to clipboard
Empty Reports on Fatal errors
๐ What did you see?
no cucumber reports on crashed testcase
โ What did you expect to see?
Testcase being marked "failed"
๐ฆ Which tool/library version are you using?
`io.cucumber:cucumber-android:4.9.0ยด
setup see https://github.com/cucumber/cucumber-android/issues/60#issuecomment-1106367995
๐ฌ How could we reproduce it?
Steps to reproduce the behavior:
- run cut with 3 features
- second feature raises uncatched runtimeException
- See cucumber.report.json is empty
๐ Any additional context?
see https://github.com/cucumber/cucumber-android/issues/60#issuecomment-1106367995