JUnit tests defined in traits will crash the compiler with test.Test0.initializationError failed
#7949
Labels
test.Test0.initializationError failed
#7949
minimized code
See this repo:
https://github.com/molikto/dotty-test
Compilation output
expectation
Traits should not be traited as a test class, changing traits to abstract class works.
The text was updated successfully, but these errors were encountered: