Skip to content

Commit 7c43ce8

Browse files
committed
update README
1 parent 517f48c commit 7c43ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ and update changelog.yml
380380
How to test your contribution
381381
------------------------------
382382

383-
Although `nose` and `doctest` are both used in code testing, it is adviable that unit tests are put in tests. `doctest` is incorporated only to make sure the code examples in documentation remain valid across different development releases.
383+
Although `pytest` and `doctest` are both used in code testing, it is adviable that unit tests are put in tests. `doctest` is incorporated only to make sure the code examples in documentation remain valid across different development releases.
384384

385385
On Linux/Unix systems, please launch your tests like this::
386386

0 commit comments

Comments
 (0)