summaryrefslogtreecommitdiff
path: root/doc/en/assert.rst
AgeCommit message (Expand)Author
2020-11-19Link mentioned functions instead of using literals (#8045)Tim Hoffmann
2020-07-10New doc role: globalvar for special variablesBruno Oliveira
2020-07-08Prepare release version 6.0.0rc1Bruno Oliveira
2020-07-07Point to stable docs instead of latestBruno Oliveira
2020-06-11doc: Fix typos and cosmetic issuesMartin Michlmayr
2020-04-07doc: fix/remove leftovers from removing `versionadded` (#7028)Daniel Hahler
2020-03-11run and fix tox -e regen to prepare 5.4Ronny Pfannschmidt
2019-09-18Preparing release version 5.1.3Bruno Oliveira
2019-08-30Preparing release version 5.1.2Bruno Oliveira
2019-08-20Preparing release version 5.1.1Anthony Sottile
2019-08-15Preparing release version 5.1.0Bruno Oliveira
2019-08-06ran blacken-docsboris
2019-08-06ran pyupgrade-docsboris
2019-07-04Preparing release version 5.0.1Bruno Oliveira
2019-04-28Remove all version references to obsolete pytest versionsBruno Oliveira
2019-04-15Preparing release version 4.4.1Bruno Oliveira
2019-04-12blacken-docs more code samples in docsAnthony Sottile
2019-04-03Update via https://github.com/pytest-dev/regendoc/pull/8Daniel Hahler
2019-03-29Preparing release version 4.4.0Bruno Oliveira
2019-02-27Apply suggestions from code reviewDaniel Hahler
2019-02-26Document how to disable caching rewritten .pyc files to diskBruno Oliveira
2019-02-14Remove 'message' parameter docs from assert.rstBruno Oliveira
2019-02-10Clarify pytest_assertrepr_compare docs per #4759Kevin J. Foley
2019-01-30Preparing release version 4.2.0Bruno Oliveira
2018-11-29Deprecate `raises(..., 'code(as_a_string)')` / `warns(..., 'code(as_a_string)')Anthony Sottile
2018-11-23Highlight docs with pygments-pytestAnthony Sottile
2018-11-23Preparing release version 4.0.1Bruno Oliveira
2018-09-25Fix lintingBruno Oliveira
2018-09-25fix rst syntax againHarry Percival
2018-09-25fix rst syntax thingHarry Percival
2018-09-25mention conftest.py as a good place to do it.Harry Percival
2018-09-25add documentation of register_assert_rewriteHarry Percival
2018-06-12Fix three spaces instead of four in docsBartosz Cierocki
2018-05-23apply most other hooks and opt out of black reformatingRonny Pfannschmidt
2017-11-23Remove gendoc normalization for '=' and '_' headersBruno Oliveira
2017-11-03Merge upstream/master into featuresBruno Oliveira
2017-08-22update raises documentation regarding regex matchJoan Massich
2017-07-03Preparing release version 3.1.3Bruno Oliveira
2017-05-13intermediate state after attempt with the plain env, DONT MERGERonny Pfannschmidt
2017-05-12regenerate docs from the pytest envRonny Pfannschmidt
2017-05-12regendoc: reduce version noise by replacing minor/patch with placeholdersRonny Pfannschmidt
2017-05-03Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2017-04-19Document PYTEST_DONT_REWRITEBruno Oliveira
2017-03-14Merge branch 'master' into merge-master-into-features-post-3.0.7Bruno Oliveira
2017-03-13Update regendocBruno Oliveira
2017-03-10Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2017-03-06assert.rst: typographical correctionNODA, Kai
2017-02-16New-style classes implemented for python 2.7 - #2147Michal Wajszczuk
2017-01-22regendocRonny Pfannschmidt
2017-01-13Remove mention of --assert=reinterp in documentationRutger Prins