Skip to content

Support JUnit5 parallel execution #1472

@mseele

Description

@mseele

We write more and more test to be able to run in parallel. This works, but vscode sometimes does display the wrong result-status icon in front of the tests.
After a (parallel) test run, there should be a green checkbox (or red cross) next to the test name in the test view. However vscode does get confused by the parallel test run and shows only a few result icons and lot's of "not-run" icons next to the (ran) tests. Please see my attached screenshot for further details.

And feel free to reach out for more details or something I can help with this issue.

Bildschirmfoto 2022-08-19 um 11 32 01

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions