summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-10-23doc: Remove unused imports in examples (#7924)Emiel van de Laar
2020-10-22Fix small typo in reference.rst (#7922)Matthias Gabriel
2020-10-19Drop support for EOL Python 3.5Hugo van Kemenade
2020-10-17Fix lintingBruno Oliveira
2020-10-17Merge pull request #7903 from ekrecker/patch-1Bruno Oliveira
2020-10-17Added note to writing_plugins.rst (#7896)Nimesh Vashistha
2020-10-16Fix typoskwgchi
2020-10-14Merge pull request #7893 from nicoddemus/testdir-docs-7892Bruno Oliveira
2020-10-14Add example for registering multiple custom mark (#7886)Prashant Sharma
2020-10-13List Testdir members in the docsBruno Oliveira
2020-10-12New pytester fixture (#7854)Bruno Oliveira
2020-10-05Update reference.rst informing the default junit_family (#7860)William Jamir Silva
2020-10-04Merge pull request #7852 from asottile/py36_pyupgradeAnthony Sottile
2020-10-03py36+: pyupgrade: py36+Anthony Sottile
2020-10-03Merge pull request #7849 from pytest-dev/release-6.1.1Ran Benita
2020-10-03doc: patch Sphinx to detect our `@final` for marking classes as `final`Ran Benita
2020-10-02Merge pull request #7835 from asottile/py36_miscAnthony Sottile
2020-10-02Merge pull request #7834 from asottile/py36_TYPE_CHECKINGAnthony Sottile
2020-10-02py36+: miscellaneous (3, 6) cleanupAnthony Sottile
2020-10-02py36+: remove TYPE_CHECKING from _pytest.compatAnthony Sottile
2020-10-02py36+: remove pathlib2 compatibility shimAnthony Sottile
2020-10-02Fix minor typos in doctest.rst (#7828)Max Voitko
2020-09-27Merge pull request #7748 from nicoddemus/fix-plugin-order-docsRan Benita
2020-09-26Merge pull request #7797 from pytest-dev/release-6.1.0Ran Benita
2020-09-23Improved 'Declaring new hooks' section in docs. (#7782)Kamran Ahmad
2020-09-19Update doc/en/writing_plugins.rstBruno Oliveira
2020-09-19Add docs about reusing fixtures from other projects (#7772)Bruno Oliveira
2020-09-16Merge pull request #7760 from finn0/docs/punctuation-markBruno Oliveira
2020-09-16Mistyped was mistyped (#7762)Faris A Chugthai
2020-09-16[Docs] remove semi-colon punctuation markVipul Kumar
2020-09-15Update writing_plugins.rst (#7757)Faris A Chugthai
2020-09-14Add full command-line flags to the reference docsBruno Oliveira
2020-09-12Improve docs about plugin discovery/loading at startupBruno Oliveira
2020-09-12Merge pull request #7720 from pytest-dev/release-6.0.2Ran Benita
2020-09-11Merge pull request #7729 from bluetech/doc-fix-crossrefsRan Benita
2020-09-09Add example for __test__ (#7733)Joseph Lucas
2020-09-06doc: fix broken cross referencesRan Benita
2020-09-05doc: Remove Workshoptage trainingFlorian Bruhin
2020-09-05Make min duration configurable for slowest tests (#7667)Sorin Sbarnea
2020-09-04Merge pull request #7714 from bluetech/doc-prefer-publicBruno Oliveira
2020-09-04doc: prefer to reference by public name when possibleRan Benita
2020-09-04doc/reference: include PluginManager in PytestPluginManager and remove itRan Benita
2020-09-04config: add Config.{rootpath,inipath}, turn Config.{rootdir,inifile} to prope...Ran Benita
2020-08-28Add missing File reference to the docsBruno Oliveira
2020-08-25Update talks/trainings page (#7661)Florian Bruhin
2020-08-19Move --no-print-logs removal notice to 'Removed Features'Bruno Oliveira
2020-08-19Remove resultlog pluginBruno Oliveira
2020-08-19Remove broken pytest_collect_directory hookBruno Oliveira
2020-08-19Remove deprecated TerminalReporter.writer propertyBruno Oliveira
2020-08-19Add note about pytest.collect deprecationBruno Oliveira