Replies: 1 comment
-
|
Hello, Could you please verify whether this is the case with the latest version of ExTester? If so, please feel free to open an issue. Thank you for trying out our framework! |
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.
-
I downloaded the test project
https://github.com/redhat-developer/vscode-extension-tester-example
First I ran the tests using 'npm run ui-test'
npm run ui-test -
36 passing (1m)
1 failing
FYI - the failing test is
Then I tried running the tests using ExTester Runner. No tests ran:
The 'Tasks' output view shows:
The 'ExTester Runner' output view shows:
Are there specific settings I need to set?
Beta Was this translation helpful? Give feedback.
All reactions