Replies: 1 comment
-
It looks like you specified "test" command in your package.json as |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings and thank you for the wonderful library.
I can run the tests and they pass from the terminal.
However, when I start any test form the test explorer or from the editor, I get an error message saying "Test result not found".
Also, when debugging a test I get an error in the debug console saying:
The test indicator keeps spinning until I stop the debug session by hand.
BTW, I also cloned your repo to test with your samples and the issue still exists.
macOS Big Sur 11.6.5
Version: 1.70.0-insider
"typescript": "^4.7.4",
"vite": "^3.0.4",
"vitest": "^0.20.2"
Please, help.
Beta Was this translation helpful? Give feedback.
All reactions