holger krekel
|
6e6b0ab5d9
|
nice-fy error reporting of self-tests
|
2010-11-22 15:20:18 +01:00 |
holger krekel
|
2458c139e4
|
fix bug on windows
|
2010-11-22 12:42:48 +01:00 |
holger krekel
|
f456e376b9
|
refine tmpdir handling and docs
- clear tmpdir specified with --basetemp
- remove config.mktmp and config.getbasetemp methods
|
2010-11-21 17:43:18 +01:00 |
holger krekel
|
1bc444d5c8
|
some fixes to make cross linux/windows remote testing work again
|
2010-11-13 19:46:28 +01:00 |
holger krekel
|
868848a9a6
|
revert benjamin's change: script could be py.test.exe so we cannot
just return "python,script". When was the actual problem occuring?
|
2010-11-13 11:44:58 +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 |