Ok, it did end up a glitch in IntelliJ... I ran ac...
# kotlintest
d
Ok, it did end up a glitch in IntelliJ... I ran across these too often, I thought it was MY configs this time... I guess not... Now I'm noticing that I can run all KotlinTest tests from the folder 🎉 I guess that's part of the new IDE plugin, but the old JUnit tests don't run (luckily there aren't tons to migrate in this project, and thanks to AnnotationSpec it should be a snap 👍🏼) Thanks for all the great work on this!