Skip to content

Commit 940004a

Browse files
author
troutman_margaret@yahoo.com
committed
Edited chapter_02_unittest.asciidoc with Atlas code editor
1 parent cf2c57b commit 940004a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_02_unittest.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ NOTE: If you see some error messages saying `ResourceWarning`
354354
*******************************************************************************
355355
The Python world is increasingly turning from the standard-library provided [.keep-together]#+unittest+# module
356356
towards a third-party tool called `pytest`.
357-
I'm a big fan too!((("pytest versus unittest")))((("unittest module", "pytest versus")))
357+
I'm a big fan too!((("pytest", "versus unittest")))((("unittest module", "pytest versus")))
358358
359359
The Django project has a bunch of helpful tools designed to work with `unittest`.
360360
Although it is possible to get them to work with `pytest`,

0 commit comments

Comments
 (0)