You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using Japa-vscode on a project for the past 6 months and recently I have noticed the the status of the tests is no longer reflecting in the Japa test explorer.
Things I see:
The tests execute and output is provided in "test results" panel
The output in "test results" panel is not coloured/formatted (I am not sure if this is expected but I seem to recall it used to be formatted)
A test fails in the "test results" panel but the test explorer shows a green "pass" tick.
I haven't added (or use any) additional reporters but I also tried adding ndjson() to my configuration. This seemed to have no effect. Not sure what else to try.
The text was updated successfully, but these errors were encountered:
I have been using Japa-vscode on a project for the past 6 months and recently I have noticed the the status of the tests is no longer reflecting in the Japa test explorer.
Things I see:
I haven't added (or use any) additional
reporters
but I also tried addingndjson()
to my configuration. This seemed to have no effect. Not sure what else to try.The text was updated successfully, but these errors were encountered: