Add examples to section on mock
[python-guide.git] / docs / writing / tests.rst
2012-09-19 Roger BarnesAdd examples to section on mock
2012-09-18 Roger BarnesAdd mock library to testing page
2012-07-04 Ryan CampbellFix spelling in writing/tests.rst
2012-06-10 Jens RantilMinor spelling fix
2012-04-23 Tomas Thor Jonssonlines less than 80 chars in /writing/
2012-04-21 Juarez BochiFixed some typos in writing/tests
2012-04-21 guibogAdding a bunch on unit tests
2012-04-21 guibogAdding a sample and explanation for doctests
2011-12-22 Kamil KisielFleshed out the tests documentation
2011-12-22 Alex GaynorAdded py.test
2011-04-23 Kenneth Reitzmassive refactor