test_ok2/testing/python
holger krekel 66ffc5e0f8 backout allowing @pytest.fixture in front of pytest_funcarg__NAME functions.
It was introduced because of pylint warnings and it's probably better to
go for a pylint-pytest plugin that avoids also other warnings/issues.
2013-12-09 07:07:47 +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 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