test_ok1/testing/python
holger krekel 7766526992 address issue122 -- explode "params" into a list in fixture function decorators 2013-12-09 10:48:15 +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 address issue122 -- explode "params" into a list in fixture function decorators 2013-12-09 10:48:15 +01:00
integration.py backout allowing @pytest.fixture in front of pytest_funcarg__NAME functions. 2013-12-09 07:07:47 +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