| .. | 
		
		
			
			
			
			
				| code | tests: use unittest.mock with py34+ | 2018-09-12 23:21:47 +02:00 | 
		
			
			
			
			
				| example_scripts | Fix 'Package has no len()' error during collection | 2018-09-20 17:53:21 -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 | Add testcase for logging to file | 2018-09-18 21:47:42 +02:00 | 
		
			
			
			
			
				| python | Merge remote-tracking branch 'upstream/master' into merge-master-into-features | 2018-09-22 18:14:36 -03:00 | 
		
			
			
			
			
				| acceptance_test.py | Change std_warn to receive a single warning instance, addressed review suggestions | 2018-09-04 14:20:42 -03:00 | 
		
			
			
			
			
				| deprecated_test.py | Deprecate custom node types during collection by using special names | 2018-09-13 14:55:28 -03:00 | 
		
			
			
			
			
				| test_argcomplete.py | pyupgrade 1.4: tests | 2018-08-22 18:47:21 -07:00 | 
		
			
			
			
			
				| test_assertion.py | Do not trigger warning about tuples being always True if the tuple has size != 2 | 2018-09-04 13:41:11 -03:00 | 
		
			
			
			
			
				| test_assertrewrite.py | Fix UnicodeDecodeError in assertion with mixed non-ascii bytes repr + text | 2018-09-19 20:24:00 -07:00 | 
		
			
			
			
			
				| test_cacheprovider.py | .pytest_cache is now automatically ignored by Git | 2018-09-14 15:16:40 -03:00 | 
		
			
			
			
			
				| test_capture.py | Use std_warn for warning about applying marks directly to parameters | 2018-09-04 11:35:34 -03:00 | 
		
			
			
			
			
				| test_collection.py | Collect tests from __init__.py files if they match 'python_files' | 2018-08-25 11:18:52 -03: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 | Keep backward compatibility for code as kw in Node.warn | 2018-09-04 16:48:21 -03: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 | Remove nodeid from messages for warnings generated by standard warnings | 2018-09-04 11:35:34 -03:00 | 
		
			
			
			
			
				| test_mark.py | Fail at parametrize option for empty parameter set | 2018-09-15 09:18:03 +02:00 | 
		
			
			
			
			
				| test_modimport.py | run black | 2018-05-23 16:48:46 +02:00 | 
		
			
			
			
			
				| test_monkeypatch.py | Correctly restore sys.path in test and remove dead code in test_pytester | 2018-08-25 18:17:52 -03:00 | 
		
			
			
			
			
				| test_nodes.py | Make Node.warn support two forms, new and deprecated | 2018-09-04 15:53:17 -03: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_paths.py | Use a PurePath instance to do matching against patterns in assertion rewrite | 2018-09-17 20:29:09 -03:00 | 
		
			
			
			
			
				| test_pdb.py | logging: del item.catch_log_handler only in teardown | 2018-09-19 17:17:47 +02:00 | 
		
			
			
			
			
				| test_pluginmanager.py | Remove dangerous sys.path manipulations in test_pluginmanager | 2018-08-25 17:33:29 -03:00 | 
		
			
			
			
			
				| test_pytester.py | Merge remote-tracking branch 'upstream/master' into merge-master-into-features | 2018-08-26 16:45:00 -03:00 | 
		
			
			
			
			
				| test_recwarn.py | Improve test_rewarn_functional | 2018-09-04 17:02:56 -03:00 | 
		
			
			
			
			
				| test_resultlog.py | Deprecate Config.warn and Node.warn, replaced by standard warnings | 2018-09-04 11:35:34 -03: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 | Fix existing tests now that we are using standard warnings | 2018-09-04 11:35:34 -03: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 | -W now takes precedence over filters in ini files | 2018-09-11 19:00:42 +02:00 |