Skip to content

Class name is not set correctly #86

@ebnerdm

Description

@ebnerdm

I'm trying to make this extension work, but the first letter of the class name is always cut off. The problem is depicted in these Pictures:

vscodejunitexplorer

vscodejunittest

The name of the Test is always missing the first letter of the class name, thats whats causing the error.
The class' name is "TestThis", but the name of the test that is being run is "estThis". This happens with every other letter too and i have no idea whats causing this.

JUnit itself works fine with this test, if i run it manually.

I have no idea what could cause this on my end and have not found any mention of this in other issues.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions