We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b9c38 commit 747e6f2Copy full SHA for 747e6f2
CONTRIBUTING.md
@@ -44,13 +44,9 @@ Use the `Launch Extension` launch option.
44
45
### Unit Tests
46
47
-Run the Unit Tests via the `Launch Test` and `Launch Multiroot Tests` launch option.
48
-Currently unit tests only run on [Travis](https://travis-ci.org/Microsoft/vscode-python)
49
-
50
-#### Requirements
51
52
1. Ensure you have disabled breaking into 'Uncaught Exceptions' when running the Unit Tests
53
1. For the linters and formatters tests to pass successfully, you will need to have those corresponding Python libraries installed locally
+1. Run the Unit Tests via the `Launch Test` and `Launch Multiroot Tests` launch options.
54
55
### Standard Debugging
56
0 commit comments