hbenl / vscode-jasmine-test-adapter

Jasmine Test Adapter for the VS Code Test Explorer
MIT License
20 stars 20 forks source link

Jasmine tests in ESM module listed using absolute rooted file paths #47

Closed Neutrino-Sunset closed 2 years ago

Neutrino-Sunset commented 3 years ago

JavascriptTestExplorer

Using Jasmine ESM module support with the jasmine.json file in project root, the test explorer displays all files fully rooted.

Demo repo available here

Neutrino-Sunset commented 3 years ago

Just tested. It doesn't make any difference whether the jasmine.json file is in the default position or not.