-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
an:enhancementAn improvement on existing features / rulesAn improvement on existing features / rulesin:testingAbout tests of pmd, eg the module pmd-lang-test or pmd-test [test]About tests of pmd, eg the module pmd-lang-test or pmd-test [test]
Milestone
Description
Part of #2524
Currently we use some mixture of jupiter runner and junit4 vintage engine. We should clean this up and migrate to use JUnit5 only.
This reduces the footprint of our dev libraries/dependencies.
Things to be considered:
- Support Rule Test Framework (PMDTestRunner)
- IntelliJ IDEA support (see also [test] Improve xml test schema #3302 )
- Update dev documentation
- org.junit.runners.Suite
Tasks:
Metadata
Metadata
Assignees
Labels
an:enhancementAn improvement on existing features / rulesAn improvement on existing features / rulesin:testingAbout tests of pmd, eg the module pmd-lang-test or pmd-test [test]About tests of pmd, eg the module pmd-lang-test or pmd-test [test]