Python best practices guidebook, written for humans.
COMMITS
/ docs/writing/tests.rst July 17, 2018
D
Host photos locally
Dan Bader committed
December 4, 2017
P
fix make error on ci.rst and tests.rst
Prodesire committed
November 27, 2017
Z
New testing tool: Hypothesis
Zac-HD committed
Z
Nose is deprecated, remove suggestion
Zac-HD committed
September 4, 2017
K
Update tests.rst
Kenneth Reitz committed
K
Update tests.rst
Kenneth Reitz committed
K
Update tests.rst
Kenneth Reitz committed
May 8, 2017
S
pytest url fix
sbstn mssr committed
November 22, 2016
C
update tox docs url
caimaoy committed
September 21, 2016
A
Convert readthedocs links for their .org -> .io migration for hosted projects
Adam Chainz committed
June 21, 2016
K
Clean up of tests.rst
kikisdeliveryservice committed
March 24, 2016
R
Changed summary line of docstring to follow PEP 0257 - update
remcodraijer committed
R
Changed summary line of docstring to follow PEP 0257
remcodraijer committed
February 28, 2015
V
Corrected lines to be no longer than 78 characters
Vincent Zee committed
January 5, 2015
G
Fix minor type in tests.rst: is -> in
Gerard Ryan committed
December 6, 2014
M
copy edits
Mary Brennan committed
June 17, 2014
G
Minor fixes for writing/tests.
george committed
May 25, 2014
S
Changed python into Python where needed
Simeon Visser committed
April 15, 2014
K
Revise Unittest section description
kuyan committed
K
Wrap lines at 78 char as much as possible.
kuyan committed
K
Use :mod: tag for modules
kuyan committed
April 14, 2014
K
Revised semantics in section 'mock'
kuyan committed
March 31, 2014
Z
writing/tests.rst: Unbold “``mock``”
Zearin committed
March 28, 2014
Z
March 15, 2014
I
Add link to stdlib mock
Ian Cordasco committed
I
Add note about mock in Python 3.3
Ian Cordasco committed
March 13, 2014
N
Update tests.rst
Nelson Chen committed
February 22, 2014
J
"faster on tracks" => "back on track faster"
Jeff Hammerbacher committed
August 12, 2013
August 4, 2013
K
Use code tags where needed.
kuyan committed
July 30, 2013
K
Declare code block language, fix formatting
kuyan committed
K
Use the :pep: tag instead of directly linking PEPs
kuyan committed
July 20, 2013
R
Fix link to tox documentation.
Roland van Laar committed
June 22, 2013
A
minor formatting changes.
Arthur Loder committed
March 1, 2013
B
minor typos
barisumog committed
December 7, 2012
M
Fixed some type-os
Mark Veronda committed
September 19, 2012
R
Add examples to section on mock
Roger Barnes committed
September 18, 2012
R
Add mock library to testing page
Roger Barnes committed
July 4, 2012
R
Fix spelling in writing/tests.rst
Ryan Campbell committed
June 10, 2012
J
Minor spelling fix
Jens Rantil committed
April 23, 2012
T
lines less than 80 chars in /writing/
Tomas Thor Jonsson committed
April 21, 2012
J
Fixed some typos in writing/tests
Juarez Bochi committed
G
Adding a bunch on unit tests
guibog committed
G
Adding a sample and explanation for doctests
guibog committed
December 22, 2011
K
Fleshed out the tests documentation
Kamil Kisiel committed
A
Added py.test
Alex Gaynor committed
April 23, 2011
K
massive refactor
Kenneth Reitz committed