summaryrefslogtreecommitdiff
path: root/docs/test.rst
Commit message (Expand)AuthorAgeFilesLines
* test Client always returns a TestResponseDavid Lord2020-10-161-126/+71
* fix docs buildDavid Lord2020-05-181-6/+0
* use "str" and "bytes" instead of "unicode"David Lord2020-03-171-2/+2
* more test.rst py3 compatDavid Lord2019-09-091-6/+5
* Update "Test Utilities" doc to Python 3Jérôme Lafréchoux2019-09-091-8/+9
* apply code stylecode-styleDavid Lord2019-03-081-1/+1
* Fix #605Markus Unterwaditzer2014-09-291-6/+15
* Removed duplicate paragraphs from test.rstgigelu2013-06-111-9/+0
* s/base/overridesKevin Burke2013-04-171-1/+1
* updated content lengthChristopher Grebs2011-01-041-2/+2
* merged with masterChristopher Grebs2011-01-041-4/+6
|\
| * Added transition docs and moved two functions into better modulesArmin Ronacher2011-01-031-1/+1
| * Switched everything to long importsArmin Ronacher2011-01-031-3/+5
* | fixed doctests slightlyChristopher Grebs2011-01-041-2/+2
|/
* Doctests are now run by sphinx. sphinx ftw. use make doctest to checkArmin Ronacher2009-08-071-6/+4
* Further improved documentation of testing tools.Armin Ronacher2009-02-241-0/+38
* test support was refactored, semi-undocumented `werkzeug.test.File`Armin Ronacher2009-02-241-3/+73
* Removed custom documentation extensions that are unnecessary with latest sphi...Armin Ronacher2009-02-181-1/+51
* Added the changelog to the documentation.Armin Ronacher2009-02-041-0/+14