summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-15terminal: fix "(<Skipped instance>)" skip reason in test status lineRan Benita
2020-12-15python_api: handle array-like args in approx() (#8137)Jakob van Santen
2020-12-15Merge pull request #8144 from bluetech/py-to-pathlib-4Ran Benita
2020-12-15tests: Migrate to pytester - incremental update (#8145)Anton
2020-12-15hookspec: add pathlib.Path alternatives to py.path.local parameters in hooksRan Benita
2020-12-15Some py.path.local -> pathlib.PathRan Benita
2020-12-14Merge pull request #8139 from pytest-dev/dependabot/pip/testing/plugins_integ...Bruno Oliveira
2020-12-14Merge pull request #8138 from pytest-dev/dependabot/pip/testing/plugins_integ...Bruno Oliveira
2020-12-14build(deps): bump pytest-html in /testing/plugins_integrationdependabot[bot]
2020-12-14build(deps): bump pytest-bdd in /testing/plugins_integrationdependabot[bot]
2020-12-13Merge pull request #8111 from antonblr/testdir-to-pytester-pythonRan Benita
2020-12-13tests: Migrate testing/python to pytester fixtureantonblr
2020-12-13Merge pull request #8123 from nicoddemus/import-mismatch-uncBruno Oliveira
2020-12-13Merge pull request #8104 from bot2x/patch-1Ran Benita
2020-12-13migrates test_warnings.py from testdir to pytesterbot2x
2020-12-13Merge pull request #8122 from bluetech/py-to-pathlib-3Ran Benita
2020-12-12Merge pull request #8131 from bluetech/cherry-pick-releaseRan Benita
2020-12-12Merge pull request #8130 from pytest-dev/release-6.2.0Ran Benita
2020-12-12Merge pull request #8129 from bluetech/docs-pygments-workaroundRan Benita
2020-12-12doc: temporary workaround for pytest-pygments lexing errorRan Benita
2020-12-12Merge pull request #8128 from bluetech/skip-reason-emptyRan Benita
2020-12-12terminal: when the skip/xfail is empty, don't show it as "()"Ran Benita
2020-12-12Merge pull request #8126 from bluetech/tox-regen-pretend-scm2Ran Benita
2020-12-12tox: use pip legacy resolver for regen jobRan Benita
2020-12-12Merge pull request #8125 from bluetech/tox-rm-pip-reqRan Benita
2020-12-12tox: remove requires: pip>=20.3.1Ran Benita
2020-12-12Merge pull request #8124 from bluetech/s0undt3ch-feature/skip-context-hookRan Benita
2020-12-12infrastructure: Stricter tox dependensies (#8119)Anton
2020-12-12Add `pytest_markeval_namespace` hook.Pedro Algarvio
2020-12-12Some py.path.local -> pathlib.PathRan Benita
2020-12-12Compare also paths on Windows when considering ImportPathMismatchErrorBruno Oliveira
2020-12-09Merge pull request #7208 from CarycaKatarzyna/issue2044Ran Benita
2020-12-09Show reason for skipped test in verbose modeKatarzyna
2020-12-08Migrate to pytester: test_capture.py, test_terminal.py, approx.py (#8108)Anton
2020-12-07Merge pull request #8107 from pytest-dev/dependabot/pip/testing/plugins_integ...Bruno Oliveira
2020-12-07Merge pull request #8106 from pytest-dev/dependabot/pip/testing/plugins_integ...Bruno Oliveira
2020-12-07build(deps): bump pytest-html in /testing/plugins_integrationdependabot[bot]
2020-12-07build(deps): bump django in /testing/plugins_integrationdependabot[bot]
2020-12-05Merge pull request #8100 from nicoddemus/doctest-alternativesBruno Oliveira
2020-12-05Merge pull request #8038 from matthewhughes934/note-tmpdir-lifetimeRan Benita
2020-12-05Merge pull request #8055 from bluetech/unraisableRan Benita
2020-12-05Merge pull request #8017 from bluetech/typing-public-fixturesRan Benita
2020-12-04List pytest-doctestplus in doctest docsBruno Oliveira
2020-12-02Merge pull request #8092 from cmecklenborg/pytester_refactor_test_pastebinRan Benita
2020-12-01Migrate test_pastebin.py from testdir to pytesterChristine Mecklenborg
2020-12-01Merge pull request #8091 from cmecklenborg/pytester_refactor_test_parseoptRan Benita
2020-12-01Merge pull request #8090 from cmecklenborg/pytester_refactor_test_noseRan Benita
2020-12-01build(deps): bump pytest-flakes in /testing/plugins_integration (#8087)dependabot[bot]
2020-11-30Migrate test_parseopt.py from testdir to pytesterChristine Mecklenborg
2020-11-30Migrate test_nose.py from testdir to pytesterChristine Mecklenborg