test_ok2/testing/python
RedBeardCode 22bb43413f Added confcutdir in testing/test_conftest.py::test_conftest_import_order and
testing/python/fixture.py::TestAutouseManagement::()::
  test_class_function_parametrization_finalization to avoid problems with
  abandoned conftest.py files in /tmp dir.
  Fixes #1536
2016-07-14 18:15:38 +02:00
..
approx.py Fix Decimal() and __ne__() errors. 2016-03-11 16:29:18 -08:00
collect.py Replace all usages of "pytest_funcarg__" for @pytest.fixture 2016-07-11 22:21:52 -03:00
fixture.py Added confcutdir in testing/test_conftest.py::test_conftest_import_order and 2016-07-14 18:15:38 +02:00
integration.py Replace all usages of "pytest_funcarg__" for @pytest.fixture 2016-07-11 22:21:52 -03:00
metafunc.py Replace all usages of "pytest_funcarg__" for @pytest.fixture 2016-07-11 22:21:52 -03:00
raises.py Fix test name typo 2016-06-20 18:44:34 +02:00
setup_only.py Implement --setup-show cli flag 2016-07-03 22:30:51 +02:00
setup_plan.py Improve commenting for setupplan unittest. 2016-06-25 12:21:31 +02:00
show_fixtures_per_test.py Change format for test function locations 2016-06-12 15:58:32 +01:00