mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Document when unittest was added to Python.
This commit is contained in:
parent
c309ccab64
commit
5430f4e9c8
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
\sectionauthor{Steve Purcell}{stephen\textunderscore{}purcell@yahoo.com}
|
||||
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||
|
||||
\versionadded{2.1}
|
||||
|
||||
The Python unit testing framework, often referred to as ``PyUnit,'' is
|
||||
a Python language version of JUnit, by Kent Beck and Erich Gamma.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue