test_ok1/testing/python
Floris Bruynooghe 8d19ccb56f Merged in pfctdayelise/pytest/issue351 (pull request #161)
Fixes issue351: Add ability to specify parametrize ids as a
callable, to generate custom test ids. + tests, docs

Hg branch merge
2014-10-22 23:18:01 +01:00
..
collect.py remove all occurences of "__multicall__" on hook impls in pytest/*. 2014-10-08 20:23:40 +02:00
fixture.py fix conftest related fixture visibility issue: when running with a 2014-09-15 12:44:16 +02:00
integration.py Merged in pfctdayelise/pytest/issue351 (pull request #161) 2014-10-22 23:18:01 +01:00
metafunc.py issue351: Add ability to specify parametrize ids as a callable, to generate custom test ids. + tests, docs 2014-04-17 15:08:49 -04:00
raises.py Improve error message if pytest.raises is used wrongly 2014-04-14 18:09:10 -04:00