summaryrefslogtreecommitdiff
path: root/changelog
AgeCommit message (Expand)Author
2020-10-19cacheprovider: fix some files in packages getting lost from --lfRan Benita
2020-10-12New pytester fixture (#7854)Bruno Oliveira
2020-10-09ask for commit after changelog and authors file edit (#7878)Charles Aracil
2020-10-07Added changelog/7872.doc.rstKyle Altendorf
2020-10-06Add alias clarification to deprecation warning (#7829)Manuel MariƱez
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-03Merge pull request #7817 from bluetech/fix-testpaths-bestrelpath2Ran Benita
2020-10-02py36+: drop python3.5 in CI and setup.cfgAnthony Sottile
2020-09-30Merge pull request #7813 from bluetech/findpaths-confusionRan Benita
2020-09-29terminal: fix crash in header reporting when absolute testpaths is usedRan Benita
2020-09-28Merge pull request #7802 from bluetech/bump-attrsRan Benita
2020-09-28findpaths: fix regression causing incorrect rootdir to be determinedRan Benita
2020-09-28python_api: let approx() take nonnumeric values (#7710)Jakob van Santen
2020-09-27Bump attrs requirement from >=17.4.0 to >=19.2.0Ran Benita
2020-09-26Merge pull request #7797 from pytest-dev/release-6.1.0Ran Benita
2020-09-26changelog: some consistency cleanupsRan Benita
2020-09-22Mark some public and to-be-public classes as `@final`Ran Benita
2020-09-19Improve output for missing config keys (#7572)Florian Bruhin
2020-09-19Merge pull request #7749 from bluetech/fix-get_source-crashBruno Oliveira
2020-09-16Improve output for missing required plugins/unknown config keys (#7723)Sorin Sbarnea
2020-09-12assertion/rewrite: fix internal error on collection error due to decorated fu...Ran Benita
2020-09-12Merge pull request #7745 from asottile/exec_globals_type_problemBruno Oliveira
2020-09-12Merge pull request #7736 from nicoddemus/extend-fixture-parametrize-1953Bruno Oliveira
2020-09-11Fix INTERNALERROR when accessing locals / globals with faulty `exec`Anthony Sottile
2020-09-12Merge pull request #7720 from pytest-dev/release-6.0.2Ran Benita
2020-09-11Allow ovewriting a parametrized fixture while reusing the parent fixture's valueBruno Oliveira
2020-09-05Make min duration configurable for slowest tests (#7667)Sorin Sbarnea
2020-09-04Merge pull request #7685 from bluetech/py-to-pathlib-2Ran Benita
2020-09-04Merge pull request #7708 from nicoddemus/repr-line-7707Bruno Oliveira
2020-09-04config: add Config.{rootpath,inipath}, turn Config.{rootdir,inifile} to prope...Ran Benita
2020-09-04Integrate warnings filtering directly into Config (#7700)Bruno Oliveira
2020-09-03Fix handle of exceptions in ReprEntry with tb=lineBruno Oliveira
2020-08-26python: skip pytest_pycollect_makeitem work on certain namesRan Benita
2020-08-25python: fix empty parametrize() leading to "NotSetType.token" idRan Benita
2020-08-24Merge pull request #7651 from bluetech/capture-safe-disableRan Benita
2020-08-23Merge pull request #7673 from bluetech/logging-fix-handler-restoreRan Benita
2020-08-22logging: fix handler level restored incorrectly if caplog.set_level is called...Ran Benita
2020-08-22Reintroduce warnings postponed in 6.0 (#7637)Maximilian Cosmo Sitter
2020-08-19Remove resultlog pluginBruno Oliveira
2020-08-19Add bottom changelog deprecation noticeBruno Oliveira
2020-08-19Remove deprecated TerminalReporter.writer propertyBruno Oliveira
2020-08-19Change junit_family default to xunit2Bruno Oliveira
2020-08-19Hard failure when constructing Node subclassesBruno Oliveira
2020-08-19Drop support for positional arguments in @pytest.fixtureBruno Oliveira
2020-08-19Remove funcargnames compatibility propertyBruno Oliveira
2020-08-18Merge pull request #7648 from bluetech/pylint-abc2Ran Benita
2020-08-17Merge pull request #7643 from nicoddemus/issue-7628Bruno Oliveira
2020-08-16capture: fix disabled()/global_and_fixture_disabled() enabling capturing when...Ran Benita
2020-08-15Fix Module.name from full path without drive letterBruno Oliveira