-
-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
With the new auto-discovery changes the plugin seems to create 2 test runs for the same build:
https://tcms.kiwitcms.org/runs/125/
https://tcms.kiwitcms.org/runs/126/
from what I can tell each test run references the results from a separate .java file, however all of these results must be in the same test run.
The fact that both files and test classes are named very similarly desn't help either.
Note: README probably needs to be updated with some instructions how to use the auto-discovery mechanism.
Question: Is auto-discovery compatible with the @ExtendWith
decorator?
Metadata
Metadata
Assignees
Labels
No labels