summaryrefslogtreecommitdiff
path: root/changelog
AgeCommit message (Expand)Author
2020-07-21Clarify usage of usefixtures mark in hooksKelton Bassingthwaite
2020-07-20Preserve newlines when captured with capfdAnthony Sottile
2020-07-20docs: Add a note about -q option used in getting started guideDebi Mishra
2020-07-15Clearer guidance on pytest.raise(match=...) failure (#7499)Lewis Cowles
2020-07-15Inaccessible lock files now imply temporary directories can't be removedBruno Oliveira
2020-07-11Create subdirectories if they do not exist when specified for log file (#7468)Simon K
2020-07-11Merge pull request #7472 from bluetech/cleanups-4Ran Benita
2020-07-11Merge pull request #7424 from nicoddemus/package-scope-experimental-7389Bruno Oliveira
2020-07-10Use sphinx references for NO_COLOR and FORCE_COLOR in changelogBruno Oliveira
2020-07-10Add support for NO_COLOR and FORCE_COLOR (#7466)Hugo van Kemenade
2020-07-10Add changelog entry for Frame removalsRan Benita
2020-07-09Merge pull request #7459 from nicoddemus/release-6.0.0rc1Bruno Oliveira
2020-07-09Fix reported location of skip when --runxfail is used (#7432)Arvin Firouzi
2020-07-08Prepare release version 6.0.0rc1Bruno Oliveira
2020-07-08assertion: improve diff output of recursive dataclass/attrsVlad-Radz
2020-07-05Merge pull request #7448 from bluetech/typing-publishRan Benita
2020-07-04Publish our typesRan Benita
2020-07-04Merge pull request #7438 from bluetech/source-cleanupsRan Benita
2020-07-04Add changelog entry for code/source changesRan Benita
2020-07-01logging: use unique handlers for caplog and reportsRuaridh Williamson
2020-06-27Merge remote-tracking branch 'origin' into issue_7295Gleb Nikonorov
2020-06-27Remove package scope experimental statusBruno Oliveira
2020-06-27Merge pull request #7418 from bluetech/typing-3Ran Benita
2020-06-26Fix-6906: Added code-highlight option to disable highlighting optionallygdhameeja
2020-06-25hookspec: remove unused hookspec pytest_doctest_prepare_content()Ran Benita
2020-06-23Merge remote-tracking branch 'origin/master' into issue_7295Gleb Nikonorov
2020-06-23Add details to error message for junit (#7390)David Diaz Barquero
2020-06-20replace stderr warnings with the warnings moduleGleb Nikonorov
2020-06-19Fix exception causes all over the codebaseRam Rachum
2020-06-16Merge pull request #7382 from gnikonorov/fix_issue_4049_changelog_titleBruno Oliveira
2020-06-16fix changelog file name for issue 4049 fixGleb Nikonorov
2020-06-16Disable caching when evaluating expressions in marks (#7373)Andrew
2020-06-15Merge pull request #7364 from nicoddemus/parseoutcomes-plural-6505Bruno Oliveira
2020-06-15Merge pull request #7366 from gnikonorov/issue_7346Ronny Pfannschmidt
2020-06-15Require py>=1.8.2 so we can rely on correct hash() of py.path.local on WindowsRan Benita
2020-06-13Add more tests and docsGleb Nikonorov
2020-06-13Introduce --import-mode=importlib (#7246)Bruno Oliveira
2020-06-13Merge pull request #7258 from piotrhm/issue_6471Bruno Oliveira
2020-06-13assertoutcomes() only accepts plural formsBruno Oliveira
2020-06-12Merge pull request #7330 from gnikonorov/issue_7305Bruno Oliveira
2020-06-12Merge pull request #7356 from Zac-HD/emancipateZac Hatfield-Dodds
2020-06-12Finish deprecation of "slave"Zac-HD
2020-06-11Suppress errors while removing tmpdir's lock filesBruno Oliveira
2020-06-11Update changelog/7305.feature.rstGleb Nikonorov
2020-06-10doc: Explain indirect parametrization and markers for fixturesFlorian Bruhin
2020-06-10review feedbackGleb Nikonorov
2020-06-09Fix typoBruno Oliveira
2020-06-09Update CHANGELOGBruno Oliveira
2020-06-09Make dataclasses/attrs comparison recursive, fixes #4675ibriquem
2020-06-09Update 1120.bugfix.rstpiotrhm