Skip to content

Commit 8fe66c7

Browse files
authored
Merge pull request #208 from ronjouch/patch-1
README: mention pytest support
2 parents 7e07bb5 + 82df8cd commit 8fe66c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ An extension with rich support for Python language, with features including the
77
* Renaming, Viewing references, and code navigation
88
* View signature and similar by hovering over a function or method
99
* 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)
10+
* Unit testing (unittest, pytest, nosetests, with config files)
1111
* Sorting imports
1212
* Snippets
1313

0 commit comments

Comments
 (0)