summaryrefslogtreecommitdiff
path: root/doc/en/reference.rst
AgeCommit message (Expand)Author
2019-06-26Improve docs and referenceBruno Oliveira
2019-06-24Merge pull request #5441 from nicoddemus/faulthandler-5440Bruno Oliveira
2019-06-22Change pytest-faulthandler for simplificationBruno Oliveira
2019-06-15document exitcode membersRonny Pfannschmidt
2019-06-03Add a new Exceptions section in documentation and document UsageErrorPulkit Goyal
2019-05-29Add missing junitxml ini options to the reference docsBruno Oliveira
2019-05-15Revamp the mark section in the docsBruno Oliveira
2019-05-11Further "unknown marks warning" improvements (#5178)Bruno Oliveira
2019-05-10Introduce record_testsuite_property fixtureBruno Oliveira
2019-05-09Remove unused markers and enable --strict-markersBruno Oliveira
2019-05-09Change ``--strict`` to ``--strict-markers``, preserving the old oneBruno Oliveira
2019-04-28Remove all version references to obsolete pytest versionsBruno Oliveira
2019-03-26Merge master into featuresDaniel Hahler
2019-03-22doc/en/reference.rst: whitespace/alignmentDaniel Hahler
2019-03-21Fix pytestmark syntax in reference.rstBrian Skinn
2019-03-17Minor grammar fixes in pytest.mark.xfail docssmheidrich
2019-03-08Add missing plugin hooks to docsKyle Altendorf
2019-03-01Add missing ref docs to tmp_path and tmp_path_factoryBruno Oliveira
2019-02-25Clarify docs on --strict marksZac-HD
2019-02-13Merge master into featuresDaniel Hahler
2019-02-08Add ref docs for junit_family optionBruno Oliveira
2019-02-06Document collect_ignore and collect_ignore_glob in referenceChristian Fetzer
2019-01-09rephrase warning section to explain better the issue.Yoav Caspi
2019-01-06add warning for using non canonical configuration files.Yoav Caspi
2018-12-21fix docsRonny Pfannschmidt
2018-12-14Remove config.warn, Node.warn; pytest_logwarning issues a warning when implem...Bruno Oliveira
2018-10-28Fixes #4255 by adding to the documentation that module names are not regex-es...Palash Chatterjee
2018-10-13Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-10-12Update usefixtures documentationJose Carlos Menezes
2018-10-09Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-10-02Add pytest.freeze_includes to referenceBen Eyal
2018-09-22Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-09-15Update documentationAndrea Cimatoribus
2018-09-14Fix rendering of the ini example for python_filesBruno Oliveira
2018-09-04Implement hack to issue warnings during configBruno Oliveira
2018-08-28Merge pull request #3880 from jeffreyrack/3829-progress_display_modeBruno Oliveira
2018-08-27Fix docs lintingBruno Oliveira
2018-08-26Move count display style to be part of console_output_style, fixed test progr...Jeffrey Rackauckas
2018-08-26Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-08-22Improve docs formattingBruno Oliveira
2018-08-22resolving Issue #3824 - expanding docsJennifer Rinker
2018-08-19more autodocs for pytesterwim glenn
2018-08-07Add option to disable plugin auto-loadingVirgil Dupras
2018-07-29Fix reference to _Result in docsBruno Oliveira
2018-07-07Add a warning about usefixtures mark not working in fixturesBruno Oliveira
2018-07-06Add reference docs for pytest.mark.usefixturesBruno Oliveira
2018-06-15Merge pull request #3535 from RonnyPfannschmidt/config-splitAnthony Sottile
2018-06-11fix doc buildRonny Pfannschmidt
2018-06-05Fix typo in plugin list exampleSamuel Dion-Girardeau
2018-06-03blacken docsAnthony Sottile