test_ok2/testing/python
Bruno Oliveira af37778b0d All classes now subclass object for better py3 compatibility
Fix #2147
2018-01-24 18:23:42 -02:00
..
approx.py Remove code for unsupported Python versions 2017-10-10 08:54:56 +03:00
collect.py All classes now subclass object for better py3 compatibility 2018-01-24 18:23:42 -02:00
fixture.py All classes now subclass object for better py3 compatibility 2018-01-24 18:23:42 -02:00
integration.py Fix linting E741: ambiguous variable name 2017-11-04 13:59:10 -02:00
metafunc.py All classes now subclass object for better py3 compatibility 2018-01-24 18:23:42 -02:00
raises.py Fixed E303 flake8 errors 2017-07-17 01:44:23 +02:00
setup_only.py Implement progress percentage reporting while running tests 2017-11-21 21:01:41 -02:00
setup_plan.py Improve commenting for setupplan unittest. 2016-06-25 12:21:31 +02:00
show_fixtures_per_test.py fix 'DoctestItem' object has no attribute '_fixtureinfo' 2017-09-19 12:41:12 +02:00
test_deprecations.py add mocked integrationtest for the deprecationwarning of makeitem 2017-10-30 19:49:14 +01:00