test_ok1/testing/python
Bruno Oliveira e7a4d3d8cf Merge remote-tracking branch 'upstream/master' into features 2017-10-04 17:28:34 -03:00
..
approx.py approx raises TypeError in Python 2 for comparison operators other than != and == 2017-07-25 20:07:10 -03:00
collect.py Fix call to outcome.get_result now that outcome.result is deprecated 2017-09-18 21:36:54 -03:00
fixture.py Allow tests declared as @staticmethod to use fixtures 2017-08-17 20:44:19 -03:00
integration.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
metafunc.py fix #2675 - store marks correctly in callspecs 2017-08-10 19:46:36 +02:00
raises.py Fixed E303 flake8 errors 2017-07-17 01:44:23 +02:00
setup_only.py Turn warnings into errors in pytest's own test suite 2017-07-22 21:44:18 -03: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