summaryrefslogtreecommitdiff
path: root/testing/test_recwarn.py
AgeCommit message (Expand)Author
2015-12-08update test_recwarn to new styleBuck Golemon
2015-12-07Merge branch 'master' into featuresBuck Golemon
2015-11-26deprecated_call now uses monkey patching strategy to capture warningsBruno Oliveira
2015-09-29Merge remote-tracking branch 'upstream/master' into featuresholger krekel
2015-09-28Check `deprecated_call` specific to deprecationEric Hunsberger
2015-09-28`deprecated_call` detects pending warnings againEric Hunsberger
2015-09-21Fixes #653 use deprecated_call as context_managerGalaczi Endre
2015-08-06Use testdir fixture in test_double_test to ensure controlled environment for ...Bruno Oliveira
2015-08-06Warnings always raised in WarningsRecorderEric Hunsberger
2015-08-04Move WarningsChecker import in test to a local import to workaround flakes issueBruno Oliveira
2015-07-30Added `warns` to assert warnings are thrownEric Hunsberger
2015-07-19Merge branch 'pytest-2.7'Anatoly Bubenkov
2015-06-26Test that deprecated_call keeps internal warnings structures intactBruno Oliveira
2015-06-25Correct test_deprecated_call_preserves test.Pieter Mulder
2015-04-22avoid undocumented special casing of "pytest_" prefixholger krekel
2014-01-18replace py.test module references with pytestJurko Gospodnetić
2010-11-17streamline docs, especially use "import pytest" and "pytest.*" in python code...holger krekel
2010-11-13also un-nest test directoryholger krekel