summaryrefslogtreecommitdiff
path: root/doc/en/skipping.rst
AgeCommit message (Expand)Author
2019-05-08Run regendocBruno Oliveira
2019-04-28Remove all version references to obsolete pytest versionsBruno Oliveira
2019-04-16[Docs] Fix typo in skipping.rstDouglas Thor
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-15Fix sphinx code-block types for remaining rst docsGrygorii Iermolenko
2019-01-30Preparing release version 4.2.0Bruno Oliveira
2018-11-23Highlight docs with pygments-pytestAnthony Sottile
2018-11-23Preparing release version 4.0.1Bruno Oliveira
2018-10-20Remove pytest.config example from skipping at module level docsBruno Oliveira
2018-08-30doc fix: raises accepts tuples instead of lists (fixes #3907)hoefling
2018-08-21Remove warning about #568 from documentationNatan Lao
2018-06-22Improve reason in skipif exampleBruno Oliveira
2018-06-21Fixed text description above skipif's exampleAdamEr8
2018-06-03blacken docsAnthony Sottile
2018-06-02Manual docs changes so syntax is parseableAnthony Sottile
2018-05-23apply most other hooks and opt out of black reformatingRonny Pfannschmidt
2018-03-12Add missing ini options: markers, usefixtures and xfail_strictBruno Oliveira
2018-03-06Add documentation for marksBruno Oliveira
2017-11-23Remove gendoc normalization for '=' and '_' headersBruno Oliveira
2017-11-14Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2017-11-13Preparing release version 3.2.4Bruno Oliveira
2017-11-03Merge upstream/master into featuresBruno Oliveira
2017-10-26doc: Include collector config in the skip docStephen Finucane
2017-10-24Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2017-10-12Merge pull request #2808 from georgeyk/allow-module-level-skipRonny Pfannschmidt
2017-10-10Remove code for unsupported Python versionshugovk
2017-10-05Add mention of xpass in skip/xfail documentationXuan Luong
2017-10-03Preparing release version 3.2.3Bruno Oliveira
2017-10-02Update documentation example of pytest.skip(allow_module_level=True)George Y. Kussumoto
2017-10-02Update skipping documentation to include usage of allow_module_level kwargGeorge Y. Kussumoto
2017-09-08add warning to skipping docs re marker inheritanceJoe Hamman
2017-08-04Document which pytest features work with `unittest`Bruno Oliveira
2017-07-27Move historical notes to their own docBruno Oliveira
2017-06-08Preparing release version 3.1.2Bruno Oliveira
2017-05-31Make it clear that pytest.xfail stops the testBruno 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-03-14Merge branch 'master' into merge-master-into-features-post-3.0.7Bruno Oliveira
2017-03-13Update regendocBruno Oliveira
2017-02-16New-style classes implemented for python 2.7 - #2147Michal Wajszczuk
2017-01-22regendocRonny Pfannschmidt
2016-12-31Fix typosJakub Wilk
2016-12-05Regendocs for 3.0.5Bruno Oliveira
2016-11-09Regen doc for 3.0.4Bruno Oliveira
2016-09-28Regendoc for version 3.0.3Bruno Oliveira
2016-09-25Add a summary on how to skip all tests in a module in different situationsBruno Oliveira