You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do make a difference between out JUnit plugin tests vs our pure unit tests.
The plugin test take significant more startup time, so we want to run the pure unit test much more often.
Could LCDSL also support this?
The text was updated successfully, but these errors were encountered:
Yeah, definitely. Plain JUnit support needs some work - it depends all a little on available time (none now unfortunately) and/or contributions which are very welcome.
We do make a difference between out JUnit plugin tests vs our pure unit tests.
The plugin test take significant more startup time, so we want to run the pure unit test much more often.
Could LCDSL also support this?
The text was updated successfully, but these errors were encountered: