summaryrefslogtreecommitdiff
path: root/testing/test_terminal.py
AgeCommit message (Expand)Author
2013-10-12fix flakes issues and make --flakes run part of tox runsholger krekel
2013-10-03remove fd-fixing attempt at startup of pytest. It'sholger krekel
2013-10-03always dupfile if os.dup is availableholger krekel
2013-09-27add terminalreporter.section|line methods to print extra information.holger krekel
2013-09-27fix some tests wrt to expecting output now that pytest does noholger krekel
2013-09-27don't manipulate FDs at all if output capturing is turned off.holger krekel
2013-08-01add changelog entry for anthon's hynek-fication of options,holger krekel
2013-07-06mergeKatarzyna Jachim
2013-07-06improved reportingKatarzyna Jachim
2013-07-06merge with upstreamAnatoly Bubenkov
2013-05-08#299 - polishingmaho
2013-04-18Load conftest files in the correct order initiallyFloris Bruynooghe
2012-10-05rename a number of internal and externally visible variables to use the fixtu...holger krekel
2012-06-21some refinements to reporting and hook orderholger krekel
2012-06-20add header info: always report 3rd party plugins in test runsholger krekel
2012-05-17fix issue143 - call unconfigure/sessionfinish always whenholger krekel
2012-02-03more quit collectonly shows only files and the number of tests in themRonny Pfannschmidt
2012-02-03create session.items before preparse, so collectonly wont break on preparse f...Ronny Pfannschmidt
2011-11-11fix testholger krekel
2011-07-14enhance debug tracing: print trace tags at the end of message and forget abou...holger krekel
2011-07-12fix #59: provide better Jenkins stdout and stderr sectionsholger krekel
2011-07-07report keyboardintterupt even if inteerrupted during sessionstartupholger krekel
2011-06-03account for quotes in error messagesBenjamin Peterson
2011-03-08fix slightly wrong verbose output for non subclasses on windowsholger krekel
2011-03-06fix issue27 - --collectonly and -k keyword selection now work together.holger krekel
2010-11-22refine initialization and collection reporting, introduce a progress barholger krekel
2010-11-17streamline docs, especially use "import pytest" and "pytest.*" in python code...holger krekel
2010-11-13also un-nest test directoryholger krekel