summaryrefslogtreecommitdiff
path: root/doc/en
AgeCommit message (Expand)Author
2019-06-29doc(plugin_hooks): Improve documentation for writing plugin hoo… (#5517)Bruno Oliveira
2019-06-29Fix lintingBruno Oliveira
2019-06-29doc(plugin_hooks): Improve documentation for writing plugin hooks.Niklas Meinzer
2019-06-28Merge pull request #5520 from asottile/release-4.6.4Anthony Sottile
2019-06-28Use shutil.which to avoid distutils+imp warningAnthony Sottile
2019-06-28Use importlib instead of imp in demoAnthony Sottile
2019-06-28Correct Zac-HD's name in changelogsAnthony Sottile
2019-06-28Preparing release version 5.0.0Anthony Sottile
2019-06-26Features assertion pass hook (#3479)Bruno Oliveira
2019-06-26Improve docs and referenceBruno Oliveira
2019-06-26Deprecate funcargnames aliasZac Hatfield-Dodds
2019-06-24Merge pull request #5441 from nicoddemus/faulthandler-5440Bruno Oliveira
2019-06-22Change pytest-faulthandler for simplificationBruno Oliveira
2019-06-21Integrate pytest-faulthandler into the coreBruno Oliveira
2019-06-21Update cache.rstcuriousjazz77
2019-06-17fix typos in the resolution of #5125Ronny Pfannschmidt
2019-06-15add ExitCode reference in usageRonny Pfannschmidt
2019-06-15document exitcode membersRonny Pfannschmidt
2019-06-13Add missing 'e' to test_mod(e).patriksevallius
2019-06-12Merge pull request #5438 from nicoddemus/result-log-deprecationAnthony Sottile
2019-06-12Postpone removal of --result-log to pytest 6.0Bruno Oliveira
2019-06-11Merge pull request #5435 from asottile/release-4.6.3Anthony Sottile
2019-06-06Add `slow` marker in run/skip option example.Ralph Giles
2019-06-04Clean up u' prefixes and py2 bytes conversionsAnthony Sottile
2019-06-03Documentation: expansion of Monkeypatch to include mocked classes and diction...Bruno Oliveira
2019-06-03Merge pull request #5379 from asottile/release-4.6.2Anthony Sottile
2019-06-03Add a new Exceptions section in documentation and document UsageErrorPulkit Goyal
2019-06-03Clean up __future__ and coding: in testsAnthony Sottile
2019-06-03pre-commit run pyupgrade --all-filesAnthony Sottile
2019-06-03pre-commit run fix-encoding-pragma --all-filesAnthony Sottile
2019-06-02Merge pull request #5367 from apollovy/masterBruno Oliveira
2019-06-02Use python 3 interpreters in exampleBruno Oliveira
2019-06-02Merge pull request #5362 from asottile/release-4.6.1 (#5365)Bruno Oliveira
2019-06-02Fix typo about interpreters count in doc/en/example/parametrize.htmlYuri Apollov
2019-06-02Merge pull request #5362 from asottile/release-4.6.1Anthony Sottile
2019-06-02Drop Python 2.7 and 3.4 supportBruno Oliveira
2019-06-01Fix link anchorHugo
2019-05-31Preparing release version 4.6.0Anthony Sottile
2019-05-29Add missing junitxml ini options to the reference docsBruno Oliveira
2019-05-27fix path expansion exampleEvan Kepner
2019-05-27add updated monkeypatch examplesEvan Kepner
2019-05-27Update docs about py27 and py34 support plansBruno Oliveira
2019-05-23Fix invalid Python file encoding "utf8" (#5252)Bruno Oliveira
2019-05-21Merge pull request #5297 from nicoddemus/tidelift-contentsAnthony Sottile
2019-05-21Add link to tidelift to the main docsBruno Oliveira
2019-05-21Update fixture.rstoleg-yegorov
2019-05-16Fixed double `be` word on monkeypatch docs page.Nikita Krokosh
2019-05-15Apply suggestions from code reviewBruno Oliveira
2019-05-15Mention "-m" in the main mark docsBruno Oliveira
2019-05-15Move section about mark revamp and iteration to historical notesBruno Oliveira