summaryrefslogtreecommitdiff
path: root/doc/en/usage.rst
AgeCommit message (Expand)Author
2018-05-23apply most other hooks and opt out of black reformatingRonny Pfannschmidt
2018-05-21Merge pull request #3459 from RonnyPfannschmidt/mark-iter-name-filterBruno Oliveira
2018-05-18Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-05-11introduce name filtering for marker iteration againRonny Pfannschmidt
2018-05-02--pdb treats KeyboardInterrupt as exceptionBrian Maissy
2018-04-26Update all pypi.python.org URLs to pypi.orgJon Dufresne
2018-04-10Merge pull request #3331 from tonybaloney/breakpoint_supportRonny Pfannschmidt
2018-03-30update configuration examples to new mark apiRonny Pfannschmidt
2018-03-27Improve docs formattingBruno Oliveira
2018-03-27fix syntaxAnthony Shaw
2018-03-27update documentation for new featureAnthony Shaw
2018-03-21Preparing release version 3.5.0Bruno Oliveira
2018-03-21Fix example in usage.rstBruno Oliveira
2018-03-16Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-03-15Merge pull request #3193 from pytest-dev/ref-docsBruno Oliveira
2018-03-14issue #3308: fix example in documentationTareq Alayan
2018-03-06Add tutorial links to all referencesBruno Oliveira
2018-02-20Renamed the fixture record_xml_property to record_property and adapted logic ...Carlos Jenkins
2018-01-30Preparing release version 3.4.0Bruno Oliveira
2018-01-29Merge pull request #3132 from raphaelcastaneda/feature/add-record-xml-attributeBruno Oliveira
2018-01-25Added note that calling pytest.main multiple times from the same process is n...Brian Maissy
2018-01-22implement #3130 - adding record_xml_attribute fixtureRaphael Castaneda
2017-10-24Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2017-10-18Add documentation about python -m pytest invocation.Christoph Buchner
2017-10-12Move logging docu into own rst fileThomas Hisch
2017-10-12Add preliminary documentation for logging-pluginThomas Hisch
2017-08-31Improve user guidance regarding ``--resultlog`` deprecationBruno Oliveira
2017-08-04Document which pytest features work with `unittest`Bruno Oliveira
2017-07-30Merge remote-tracking branch 'upstream/master' into featuresBruno Oliveira
2017-07-27Move historical notes to their own docBruno Oliveira
2017-07-24Merge remote-tracking branch 'upstream/master' into featuresBruno Oliveira
2017-07-21Clarify PYTHONPATH changes and ``rootdir`` rolesBruno Oliveira
2017-07-18Separate all options for running/selecting tests into sectionsBruno Oliveira
2017-05-12Update changelog and add usage infoDmitri Pribysh
2017-05-03Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2017-03-19Added 'Possible exit codes' section to docs (#2239)Paweł Adamczak
2017-03-14Merge branch 'master' into merge-master-into-features-post-3.0.7Bruno Oliveira
2017-03-13Clarify that record_xml_property is experimental, not junitxmlBruno Oliveira
2017-02-16New-style classes implemented for python 2.7 - #2147Michal Wajszczuk
2016-12-31Fix typosJakub Wilk
2016-12-10Mention that Python also adds CWD to sys.path using python -mBruno Oliveira
2016-10-18docs: remove mention of string args to mainRonny Pfannschmidt
2016-08-16Deprecate --resultlog cmdline optionBruno Oliveira
2016-08-01Pass list of params to pytest.main() in docsBruno Oliveira
2016-08-01Run regen-docs for pytest 3.0Bruno Oliveira
2016-07-12Fix 2.10 -> 3.0 versions in docsBruno Oliveira
2016-07-06merge from master to featuresRonny Pfannschmidt
2016-06-27catched -> caughtEli Boyarski
2016-06-21Introduce pytest command as recommended entry pointDave Hunt
2016-05-13merge next chunk from master and fix changelog linting issueRonny Pfannschmidt