holger krekel
|
8bc9fdc8d3
|
fix a buffering issue that i think/hope only occurs during internal tests
|
2011-05-29 09:21:48 +02:00 |
holger krekel
|
410438f187
|
fix issue43 - better tracebacks for unexpected exceptions in doctests
|
2011-05-28 14:38:15 +02:00 |
holger krekel
|
fc4f72cb1f
|
fix issue7 - assert failure inside doctest doesn't prettyprint
unexpected exceptions are now reported within the doctest failure
representation context.
|
2010-12-06 19:00:30 +01:00 |
holger krekel
|
a698465487
|
streamline docs, especially use "import pytest" and "pytest.*" in python code examples instead of "import py" and "py.test.*".
|
2010-11-17 22:12:16 +01:00 |
holger krekel
|
acd286f82f
|
run doctests in .txt/.rst files directly specified on command line irrespective of "test*.txt" pattern.
|
2010-11-17 14:33:21 +01:00 |
holger krekel
|
076e03e90f
|
also un-nest test directory
|
2010-11-13 11:30:40 +01:00 |