forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI Tests for the extension #4692
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone
Comments
9 tasks
DonJayamanne
added
needs PR
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
labels
Mar 11, 2019
UI Tests for debugging Python Tests using the Test Explorer
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Create simple framework for running smoke tests for the extension with the following requirements/benefits:
nodejs
, the tests are all stillusable.
artifacts
) - for manual verification or when identifying why tests fail (to view error logs, and screenshots)Notes
Python
(if its running on CI, this should not be a problem)Terminal
cannot be tested when usingPython
(we are limited to a few tests)The text was updated successfully, but these errors were encountered: