pytest2/testing/python
Bruno Oliveira c6b11b9f62 Refactor direct fixture call warning to avoid incompatibility with plugins
This refactors the code so we have the real function object right during
collection. This avoids having to unwrap it later and lose attached information
such as "async" functions.

Fix #3747
2018-08-01 16:38:43 -03:00
..
approx.py may as well include inf test while we're at it 2018-07-29 23:12:04 -04:00
collect.py Merge remote-tracking branch 'upstream/features' into jonozzz/features 2018-07-05 18:15:17 -03:00
fixture.py Refactor direct fixture call warning to avoid incompatibility with plugins 2018-08-01 16:38:43 -03:00
integration.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
metafunc.py Mark test_idval_hypothesis as flaky on Windows (#3707) 2018-07-26 19:58:42 -03:00
raises.py Remove obsolete __future__ imports 2018-07-08 08:37:02 -07:00
setup_only.py run black 2018-05-23 16:48:46 +02:00
setup_plan.py run black 2018-05-23 16:48:46 +02:00
show_fixtures_per_test.py run black 2018-05-23 16:48:46 +02:00
test_deprecations.py run black 2018-05-23 16:48:46 +02:00