Eclipse JUnit-Runner inkompatibel mit JUnit Platform 1.x #71
Labels
No labels
bug
build
enhancement
headless
P1-critical
P2-high
P3-medium
P4-low
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-tools/jdt-mcp-server#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
jdt_run_testsundjdt_start_tests_asyncscheitern mit:Die Klasse
OutputDirectoryCreatorexistiert erst in JUnit Platform 6.x. Projekte mit JUnit 5.11.4 (Platform 1.11.4) sind betroffen.Reproduktion
jdt_run_tests(projectName="fixture-core", className="SimpleProcessorTest")ausführenNoClassDefFoundErrorWorkaround
jdt_maven_buildmitgoals="test"funktioniert.Mögliche Fixes
Kontext
Gefunden im Test-Report v0.2.18 (Tests J4, J5).