Skip to content

Commit 747e6f2

Browse files
authored
Change the order of steps for running tests to make pre-requisites more obvious
1 parent 23b9c38 commit 747e6f2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,9 @@ Use the `Launch Extension` launch option.
4444

4545
### Unit Tests
4646

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-
5247
1. Ensure you have disabled breaking into 'Uncaught Exceptions' when running the Unit Tests
5348
1. For the linters and formatters tests to pass successfully, you will need to have those corresponding Python libraries installed locally
49+
1. Run the Unit Tests via the `Launch Test` and `Launch Multiroot Tests` launch options.
5450

5551
### Standard Debugging
5652

0 commit comments

Comments
 (0)