holger krekel
|
f1b5dae1fb
|
fix help string
|
2011-02-27 12:52:27 +01:00 |
holger krekel
|
d894bae281
|
bumping version to a dev version, run tests by using python PyPI by default
|
2010-11-26 13:37:00 +01:00 |
holger krekel
|
b622c85bbf
|
last changes, preparing 2.0.0
|
2010-11-25 20:06:42 +01:00 |
holger krekel
|
4fa7a2e8ce
|
fix #128 show tracebacks for all failures and errors that haven't beed PDB-debugged
|
2010-11-23 16:10:47 +01:00 |
holger krekel
|
0357d3afda
|
refine initialization and collection reporting, introduce a progress bar
|
2010-11-22 11:59:56 +01:00 |
holger krekel
|
0323c5247f
|
perform represenation of short paths at test execution site
|
2010-11-13 23:33:38 +01:00 |
holger krekel
|
82ba645a2e
|
fix skip reporting over distributed testing. if we have a "skip" report
rep.longrepr will now be a 3-tuple (path, lineno, message)
|
2010-11-13 21:03:28 +01:00 |
holger krekel
|
929291775e
|
flat is better than nested (cont'd):
- pytest.py is new module, making "python -m pytest" work always
- _pytest/*.py now contains core.py, hookspec and the plugins, no sub packages
|
2010-11-13 11:10:45 +01:00 |