cucumber / cucumber/cucumber-android
Empty Reports on Fatal errors
Open
- Dominant language
- Kotlin
- Stars
- 146
- Forks
- 60
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 1
Description
### 👓 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:
1. run cut with 3 features
2. second feature raises uncatched runtimeException
3. See cucumber.report.json is empty
### 📚 Any additional context?
see https://github.com/cucumber/cucumber-android/issues/60#issuecomment-1106367995
Contributor guide
Assessment
This issue has not been assessed yet.