Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support launch type pure JUnit? #51

Open
frankbenoit opened this issue Feb 5, 2022 · 1 comment
Open

Support launch type pure JUnit? #51

frankbenoit opened this issue Feb 5, 2022 · 1 comment

Comments

@frankbenoit
Copy link

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?

@mduft
Copy link
Member

mduft commented Feb 7, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants