pytest2/testing/python
Brianna Laugher 4e35c00ab0 issue351: Add ability to specify parametrize ids as a callable, to generate custom test ids. + tests, docs
--HG--
branch : issue351
2014-04-17 15:08:49 -04:00
..
collect.py Fixed pyflakes errors. 2014-03-14 14:25:36 +01:00
fixture.py issue504: verbose output displays node IDs for each test 2014-04-14 17:42:02 -04:00
integration.py fix tests to properly fail on failed collectiosn (which was hiding an error) 2014-04-10 13:37:39 +02: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