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 followed the steps in the README and can successfully run the CLI from the command line. The --coverage option works as expected on the command line but I don't see anything on vscode even after running the tests directly from the editor. Does this require any setup? Is there a sample repo I can use?
I followed the steps in the README and can successfully run the CLI from the command line. The --coverage option works as expected on the command line but I don't see anything on vscode even after running the tests directly from the editor. Does this require any setup? Is there a sample repo I can use?
This is the launch configuration I am using:
This is what I get when I use the
Test: Run All Tests
command:The text was updated successfully, but these errors were encountered: