Skip to content

Endless Search for Tests using Junit5 sample project #1762

@ps-konfidas

Description

@ps-konfidas

As I was having some problems with the extension, I created a blank dev container (java, bullseye-21), and clones the sample projects of junit5: (got directed there from https://code.visualstudio.com/docs/java/java-testing > https://github.com/junit-team/junit5-samples)

Image

In the testing tab, no tests are being found. And no green arrows appear next to the tests:

Image

Building it using mvn (not mvnw as it complains about "cannot read distributionUrl property in ./.mvn/wrapper/maven-wrapper.properties") works fine:

Image

All the while no tests are being found, and the extension is searching for tests for over an hour already (see first and second image).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions