test_ok2/testing
Bruno Oliveira 011f88f7e7 Deprecate calling fixture functions directly
This will now issue a RemovedInPytest4Warning when the user calls
a fixture function directly, instead of requesting it from test
functions as is expected

Fix #3661
2018-07-26 19:58:42 -03:00
..
code Merge pull request #3685 from nicoddemus/merge-master-into-features 2018-07-15 16:53:39 -03:00
example_scripts Deprecate calling fixture functions directly 2018-07-26 19:58:42 -03:00
examples port some acceptance tests over to copy_example 2018-06-26 22:59:40 +02:00
freeze run black 2018-05-23 16:48:46 +02:00
logging Merge remote-tracking branch 'upstream/master' into features 2018-07-04 18:49:35 -03:00
python Deprecate calling fixture functions directly 2018-07-26 19:58:42 -03:00
acceptance_test.py port some acceptance tests over to copy_example 2018-06-26 22:59:40 +02:00
deprecated_test.py Deprecate calling fixture functions directly 2018-07-26 19:58:42 -03:00
test_argcomplete.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_assertion.py Deprecate calling fixture functions directly 2018-07-26 19:58:42 -03:00
test_assertrewrite.py Remove some extraneous `# noqa` comments 2018-07-08 17:05:52 -07:00
test_cacheprovider.py merge from master to features 2018-06-26 17:01:05 +02:00
test_capture.py Remove obsolete __future__ imports 2018-07-08 08:37:02 -07:00
test_collection.py Merge remote-tracking branch 'upstream/features' into jonozzz/features 2018-07-05 18:15:17 -03:00
test_compat.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_config.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_conftest.py Deprecate calling fixture functions directly 2018-07-26 19:58:42 -03:00
test_doctest.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_entry_points.py run black 2018-05-23 16:48:46 +02:00
test_helpconfig.py run black 2018-05-23 16:48:46 +02:00
test_junitxml.py move test reports to own file 2018-06-26 22:09:15 +02:00
test_mark.py Merge remote-tracking branch 'upstream/master' into features 2018-07-04 18:49:35 -03:00
test_modimport.py run black 2018-05-23 16:48:46 +02:00
test_monkeypatch.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_nodes.py run black 2018-05-23 16:48:46 +02:00
test_nose.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_parseopt.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_pastebin.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_pdb.py Fix test_pdb.py with pexpect 2018-07-02 21:03:21 -07:00
test_pluginmanager.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_pytester.py Remove some extraneous `# noqa` comments 2018-07-08 17:05:52 -07:00
test_recwarn.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_resultlog.py run black 2018-05-23 16:48:46 +02:00
test_runner.py move test reports to own file 2018-06-26 22:09:15 +02:00
test_runner_xunit.py run black 2018-05-23 16:48:46 +02:00
test_session.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_skipping.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_terminal.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_tmpdir.py Deprecate calling fixture functions directly 2018-07-26 19:58:42 -03:00
test_unittest.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
test_warnings.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00