-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Description
I'm not sure when it happened but sometime in the last weeks or possibly month https://github.com/jbangdev/jbang no longer gets its tests detected.
easy to reproduce, git clone https://github.com/jbangdev/jbang , open a test class and see that you can't run the tests from the UI anymore.
I could in past.
Any suggestions on how to pinpoint what causes the tests to not be found would be great :)
mrgarbagegamer