test_ok2/testing/python
Bruno Oliveira 763c580a2a Merge pull request #2576 from maiksensi/feat/raise-not-implemented-for-lt-gt-in-approx
#2003 Change behavior of `approx.py` to only support `__eq__` comparison
2017-07-30 17:48:33 -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 Turn warnings into errors in pytest's own test suite 2017-07-22 21:44:18 -03:00
fixture.py Fix nondeterminism in fixture collection order 2017-07-26 14:41:10 +01:00
integration.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
metafunc.py Turn warnings into errors in pytest's own test suite 2017-07-22 21:44:18 -03: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 Change format for test function locations 2016-06-12 15:58:32 +01:00