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 7e07bb5 commit f97844fCopy full SHA for f97844f
README.md
@@ -7,7 +7,7 @@ An extension with rich support for Python language, with features including the
7
* Renaming, Viewing references, and code navigation
8
* View signature and similar by hovering over a function or method
9
* Excellent debugging suppot (variables, arguments, expressions, watch window, stack information, break points, remote debugging, mutliple threads)
10
-* Unit testing (unittests and nosetests, with config files)
+* Unit testing (unittest, pytest, nosetests, with config files)
11
* Sorting imports
12
* Snippets
13
0 commit comments