test_ok1/testing/python
holger krekel 10edfa65dc fix issue396 -- properly sort tests using class-scoped parametrization
also refix issue323 in a better way to avoid recursion for the fixture-grouping
algorithm alltogether.
2013-12-07 20:55:17 +01:00
..
collect.py radically simplify eq/neq with nodes by just using Pythons builtin "is" relationship. 2013-12-07 16:39:53 +01:00
fixture.py fix issue396 -- properly sort tests using class-scoped parametrization 2013-12-07 20:55:17 +01:00
integration.py allow to use pytest.fixture decorator on old-style pytest_funcarg__NAME definitions. 2013-12-04 07:16:34 +01:00
metafunc.py fix issue396 -- properly sort tests using class-scoped parametrization 2013-12-07 20:55:17 +01:00
raises.py fix flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02:00