holger krekel
|
8f24e10571
|
add changelog entry for anthon's hynek-fication of options,
and change the docs and tests to use the new style.
|
2013-08-01 17:32:19 +02:00 |
Ronny Pfannschmidt
|
0dd05023b8
|
fix issue 251 - report a skip instead of ignoring classes with init
|
2013-02-15 10:18:00 +01:00 |
Graham Horler
|
1d7c71884e
|
Remove check for "_" prefix on python functions (use python_functions)
(See IRC hpk 2012-11-27 14:56: after the python_functions customization
was introduced, it makes sense to disregard the preliminary "_" check)
|
2012-11-27 16:58:08 +00:00 |
holger krekel
|
ba9b27fcd3
|
fix issue215 - refactor test_python.py into multiple files:
- python/collect.py cotaining the core collection nodes
- python/fixture.py containing funcargs/fixture code
- python/metafunc.py generate_tests and metafunc usage
- python/raises.py the pytest.raises implementation
|
2012-11-02 16:04:57 +01:00 |