Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5430f4e

Browse files
committed
Document when unittest was added to Python.
1 parent c309cca commit 5430f4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/lib/libunittest.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ \section{\module{unittest} ---
77
\sectionauthor{Steve Purcell}{stephen\textunderscore{}[email protected]}
88
\sectionauthor{Fred L. Drake, Jr.}{[email protected]}
99

10+
\versionadded{2.1}
1011

1112
The Python unit testing framework, often referred to as ``PyUnit,'' is
1213
a Python language version of JUnit, by Kent Beck and Erich Gamma.

0 commit comments

Comments
 (0)