holger krekel
|
105ed6dcaa
|
fix this test
--HG--
branch : trunk
|
2010-02-05 22:57:46 +01:00 |
holger krekel
|
3234e6e978
|
add a --funcargs option showing available funcargs
--HG--
branch : trunk
|
2010-02-04 23:45:07 +01:00 |
holger krekel
|
98608611af
|
closes #67 new super-short traceback-printing option: "--tb=line" will print a single line for each failing (python) test indicating its filename, lineno and the failure value
--HG--
branch : trunk
|
2010-01-27 12:52:19 +01:00 |
holger krekel
|
d483f18374
|
move rsync reporting out
--HG--
branch : trunk
|
2010-01-18 00:41:22 +01:00 |
holger krekel
|
95de17b652
|
refine tests and refine code to deal with new xdist semantics.
--HG--
branch : trunk
|
2010-01-17 23:23:02 +01:00 |
holger krekel
|
9da1ba40ed
|
move down py/impl/XYZ to py/_XYZ
--HG--
branch : trunk
|
2010-01-13 17:15:54 +01:00 |
holger krekel
|
40f41496d8
|
remove dist-testing and looponfail code from core. there remain some (pytest_runner particularly) tests that test both plain and dist modes which cannot be easily dis-entangled. food for thought.
--HG--
branch : trunk
|
2010-01-13 16:00:33 +01:00 |
holger krekel
|
d53572a710
|
introduce a new pytest_report_header(hook) hook to add additional test-run relevant information to the header of a test report.
--HG--
branch : trunk
|
2010-01-12 21:43:25 +01:00 |
holger krekel
|
9d5b313aad
|
adjustments and fixes to test run, distribution files. thanks thm.
--HG--
branch : trunk
|
2009-11-24 15:16:58 +01:00 |
holger krekel
|
6d9e3ac686
|
adapt to new execnet.Group code (since execnet-1.0.0b4), strike superflous code
--HG--
branch : trunk
|
2009-11-19 23:13:29 +01:00 |
holger krekel
|
b04a04cabd
|
make py lib a self-contained directory again
- move and merge _py/ bits back to py/
- fixes all around
--HG--
branch : trunk
|
2009-11-04 21:34:07 +01:00 |