Hi everyone. I'm having an issue with running test...
# spek
f
Hi everyone. I'm having an issue with running tests fromStudio. The discovery when I have non-spec tests in the project similar to that https://github.com/spekframework/spek/issues/649
Copy code
WARNING: TestEngine with ID 'spek2' failed to discover tests
java.lang.annotation.AnnotationFormatError: java.lang.IllegalArgumentException: Wrong type at constant pool index
is there a way to let spek2 engine ignore non-spek tests?