Skip to content

Commit

Permalink
vscode: enable pytest on ide
Browse files Browse the repository at this point in the history
  • Loading branch information
Juarez Rudsatz committed Jan 31, 2022
1 parent c8bbe77 commit f5a8886
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,6 @@
// "--follow-imports",
// "silent",
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}

0 comments on commit f5a8886

Please sign in to comment.