pytest2/testing/python
Bruno Oliveira 1eb5a690d4 Fix flake8 E305 and E306 errors
These errors started to appear with flake8-3.1.1, while they don't appear with
version 3.1.0 (weird).
2016-11-20 18:59:15 -02:00
..
approx.py Fix Decimal() and __ne__() errors. 2016-03-11 16:29:18 -08:00
collect.py Fix flake8 E305 and E306 errors 2016-11-20 18:59:15 -02:00
fixture.py Fix flake8 E305 and E306 errors 2016-11-20 18:59:15 -02:00
integration.py Fix flake8 E305 and E306 errors 2016-11-20 18:59:15 -02:00
metafunc.py Fix flake8 E305 and E306 errors 2016-11-20 18:59:15 -02:00
raises.py Fix the stubborn test about cyclic references left by pytest.raises 2016-11-08 22:20:27 -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