.. |
code
|
Merge pull request #3859 from asottile/pyupgrade_1_4
|
2018-08-23 18:32:53 -07:00 |
example_scripts
|
Use unittest.mock if is only aviable
|
2018-08-22 23:49:40 +02: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
|
Fixed linting.
|
2018-08-19 15:46:02 +02:00 |
python
|
Merge branch 'master' of github.com:pytest-dev/pytest into fix-3854
|
2018-08-24 11:47:24 -07:00 |
acceptance_test.py
|
Merge pull request #3859 from asottile/pyupgrade_1_4
|
2018-08-23 18:32:53 -07:00 |
deprecated_test.py
|
Refactor direct fixture call warning to avoid incompatibility with plugins
|
2018-08-01 16:38:43 -03:00 |
test_argcomplete.py
|
pyupgrade 1.4: tests
|
2018-08-22 18:47:21 -07:00 |
test_assertion.py
|
py.builtin.text -> six.text_type
|
2018-08-22 23:00:06 -07:00 |
test_assertrewrite.py
|
Merge pull request #3859 from asottile/pyupgrade_1_4
|
2018-08-23 18:32:53 -07:00 |
test_cacheprovider.py
|
Replace Source with dedent where possible
|
2018-08-23 09:06:17 -07:00 |
test_capture.py
|
Use `bytes` directly instead of `binary_type`
|
2018-08-23 18:55:21 -07:00 |
test_collection.py
|
Replace Source with dedent where possible
|
2018-08-23 09:06:17 -07:00 |
test_compat.py
|
Use a custom holder class so we can be sure __pytest_wrapper__ was set by us
|
2018-08-09 09:22:00 -03:00 |
test_config.py
|
Replace Source with dedent where possible
|
2018-08-23 09:06:17 -07:00 |
test_conftest.py
|
Replace Source with dedent where possible
|
2018-08-23 09:06:17 -07:00 |
test_doctest.py
|
Replace Source with dedent where possible
|
2018-08-23 09:06:17 -07:00 |
test_entry_points.py
|
run black
|
2018-05-23 16:48:46 +02:00 |
test_helpconfig.py
|
pyupgrade 1.4: tests
|
2018-08-22 18:47:21 -07:00 |
test_junitxml.py
|
py.builtins._totext -> string literals or six.text_type
|
2018-08-22 23:00:04 -07: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
|
pyupgrade 1.4: tests
|
2018-08-22 18:47:21 -07:00 |
test_pastebin.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
test_pdb.py
|
pyupgrade 1.4: tests
|
2018-08-22 18:47:21 -07:00 |
test_pluginmanager.py
|
Fix test and update warning in pytest_namespace docs
|
2018-07-30 12:16:42 -03:00 |
test_pytester.py
|
strip trailing whitespace
|
2018-08-22 11:27:36 -05: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
|
Merge pull request #3859 from asottile/pyupgrade_1_4
|
2018-08-23 18:32:53 -07:00 |
test_tmpdir.py
|
Remove Testdir.run_example as recommended
|
2018-07-26 20:10:40 -03:00 |
test_unittest.py
|
Trimming Trailing Whitespace
|
2018-08-08 18:18:18 -05:00 |
test_warnings.py
|
simplified test function
|
2018-08-14 20:29:42 -05:00 |