Thanks to visit codestin.com Credit goes to github.com
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 c309cca commit 5430f4eCopy full SHA for 5430f4e
1 file changed
Doc/lib/libunittest.tex
@@ -7,6 +7,7 @@ \section{\module{unittest} ---
7
\sectionauthor{Steve Purcell}{stephen\textunderscore{}[email protected]}
8
\sectionauthor{Fred L. Drake, Jr.}{[email protected]}
9
10
+\versionadded{2.1}
11
12
The Python unit testing framework, often referred to as ``PyUnit,'' is
13
a Python language version of JUnit, by Kent Beck and Erich Gamma.
0 commit comments