-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
To support JUnit 6 we should have the following in an SDK supported
- Create a JDT project
- Add JUnit6 classpath container:
- Create some test using JUnit 6 and asserting it runs with JUnit 6
- Create a Launch config and select JUnit 6
- Test case creation wizard JUnit 6 selection, see:
org.eclipse.jdt.junit.wizards.NewTestCaseWizardPageOne- Test case wizard creation JUnit 6 support eclipse.jdt.ui#2606 (could be a NOOP)
- Press the launch button and see the test pass (this will then require the runtime here probably)
- Support launching JUnit plug-in tests
- Write tests for JUnit 6 functionality
- Code template for JUnit Jupiter test methods should not mention JUnit 5 eclipse.jdt.ui#2636
- Proper cancellation of JUnit 6 tests
- New & Noteworthy entry about JUnit 6 support
trancexpress and HannesWell
Metadata
Metadata
Assignees
Labels
No labels