google / google/polymorphicDSL
JUnit5 test runs with Gherkin scenarios have spinner after test completes
Open
bug
- Dominant language
- Java
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Some users reported that gherkin scenario with tablular data render incorrectly in intelliJ. After the test finishes executing a node in the result tree continues to spin. This is likely an error in our implementation of JUnit5. We perhaps forgot to send a signal to alert the framework that the test completed.
Contributor guide
Assessment
This issue has not been assessed yet.