pytest2/testing/python
holger krekel daec4c70b8 refactor sorting wrt class-scopes. This fixes issue396 and also simplifies
the internal sorting algorithm a bit.
2013-12-07 19:31:27 +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 refactor internal finalization mechanics such that all fixture arguments 2013-12-07 16:37:46 +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 refactor sorting wrt class-scopes. This fixes issue396 and also simplifies 2013-12-07 19:31:27 +01:00
raises.py fix flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02:00