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

Add UI to select if JUnit3/4 should be enabled for JUnit Platform #1433

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 31, 2024

  1. Add UI to select if JUnit3/4 should be enabled for JUnit Platform

    Currently one needs to edit the classpath directly what is a bit
    inconvenient.
    
    This adds a new checkbox displayed in case Junit 5 is used that allows
    the user to choose if Junit3/4 compatibility layer (aka vintage engine)
    should be used.
    laeubi committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1f7024c View commit details
    Browse the repository at this point in the history