summaryrefslogtreecommitdiff
path: root/doc/en/customize.rst
AgeCommit message (Expand)Author
2020-09-04config: add Config.{rootpath,inipath}, turn Config.{rootdir,inifile} to prope...Ran Benita
2020-06-08Add pyproject.toml support (#7247)Bruno Oliveira
2020-06-06Fix mention using --rootdir mention inside pytest.ini (not supported) (#6825)Bruno Oliveira
2020-01-15doc: revisit section about rootdirDaniel Hahler
2019-10-01Update doc: pytest section in setup.cfgtadashigaki
2019-09-11Clarify docs by showing tox.ini considered before setup.cfgAnthony Sottile
2019-05-03Fix a typoDon Kirkby
2019-04-28Remove all version references to obsolete pytest versionsBruno Oliveira
2019-02-23Update wording about [tool:pytest] in setup.cfg filesBruno Oliveira
2019-02-24add notice to use [tool:pytest] in setup.cfgsongbowen
2019-02-15Fix sphinx code-block types for remaining rst docsGrygorii Iermolenko
2018-09-19Update customize.rstwim glenn
2018-07-22typo - PYTEST_ADDOTPS -> PYTEST_ADDOPTSE Hershey
2018-05-23apply most other hooks and opt out of black reformatingRonny Pfannschmidt
2018-03-16Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-03-07Move definition of ini options to referenceBruno Oliveira
2018-02-01Reword docs slightlyBruno Oliveira
2018-02-01#1642 Fix commentsfeuillemorte
2018-02-01#1642 Resolve conflictsfeuillemorte
2018-01-27Move example of empty_parameter_set_mark closer to the optionsBruno Oliveira
2018-01-26enhance docs for empty_parameter_set_mark according to review commentsRonny Pfannschmidt
2018-01-26s/empty_parameterset/empty_parameter_set_markRonny Pfannschmidt
2018-01-26document empty_parameterset in customize.rstRonny Pfannschmidt
2018-01-25added rootdir description to customize.rstfeuillemorte
2018-01-23Fix -o behavior to no longer swallow all remaining optionsBruno Oliveira
2017-11-21Add tests for progress output and docs for ``console_output_style``Bruno Oliveira
2017-08-12Add default values documentation for python_files, python_classes and python_...Jesús Espino
2017-07-24Merge remote-tracking branch 'upstream/master' into featuresBruno Oliveira
2017-07-21Clarify PYTHONPATH changes and ``rootdir`` rolesBruno Oliveira
2017-07-18Clarify in the docs how PYTEST_ADDOPTS and addopts ini option work togetherBruno Oliveira
2017-07-13Merge pull request #2566 from jmsdvl/iss2518Ronny Pfannschmidt
2017-07-11update docs and note; add virtualenv collection testsJohn Still
2017-07-07docs for ini option cache_dirV.Kuznetsov
2017-05-03Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2017-04-06moved documentation of conftest.py hack to nose.rstSkylar Downes
2017-03-20Add docs for the warnings functionalityBruno Oliveira
2017-02-15Add venv to the default norecursedirsFlorian Bruhin
2016-09-15add mention of setup.py developSkylar Downes
2016-09-15fix typoSkylar Downes
2016-09-15fix spacingSkylar Downes
2016-09-15documenting how to point pytest at local codeSkylar Downes
2016-08-19Merge remote-tracking branch 'upstream/master'Bruno Oliveira
2016-08-19remove dot in pytestmatthiasha
2016-08-19Documentation update for rootdir discoverymatthiasha
2016-08-17Support [tool:pytest] in setup.cfg filesBruno Oliveira
2016-08-06Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2016-08-06Update documentation to describe expected rootdir behaviourDave Hunt
2016-06-21Introduce pytest command as recommended entry pointDave Hunt
2016-05-23issue 1544: norecursedirs build & dist dirsTomV
2015-12-03Improve description on how pytest starts test collection in goodpractisesBruno Oliveira