d4065a9166 
								
							 
						 
						
							
							
								
								Detect `pytest_` prefixed hooks  
							
							... 
							
							
							
							`pluggy` is deprecating the `implprefix` argument in the next major
release so implement this detection in our derived plugin manager.
Relates to pytest-dev/pluggy#145  
							
						 
						
							2018-05-17 20:38:54 -04:00  
				
					
						
							
							
								 
						
							
								add5ce0fb8 
								
							 
						 
						
							
							
								
								Merge pull request  #3230  from brianmaissy/features  
							
							... 
							
							
							
							deprecate pytest_plugins in non-top-level conftest 
							
						 
						
							2018-03-21 07:44:34 +01:00  
				
					
						
							
							
								 
						
							
								1fff81e21d 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into merge-master-into-features  
							
							
							
						 
						
							2018-03-16 18:15:28 -03:00  
				
					
						
							
							
								 
						
							
								87f2003245 
								
							 
						 
						
							
							
								
								remove CmdOptions since we can use argparse.Namespace()  
							
							
							
						 
						
							2018-03-13 18:13:56 +01:00  
				
					
						
							
							
								 
						
							
								54b15f5826 
								
							 
						 
						
							
							
								
								deprecated pytest_plugins in non-top-level conftest  
							
							
							
						 
						
							2018-03-10 21:20:12 +02:00  
				
					
						
							
							
								 
						
							
								c0fe4d483d 
								
							 
						 
						
							
							
								
								Add environment variables  
							
							
							
						 
						
							2018-03-06 20:41:21 -03:00  
				
					
						
							
							
								 
						
							
								c4430e4354 
								
							 
						 
						
							
							
								
								extract _warn_about_missing_assertion into freestanding function  
							
							
							
						 
						
							2018-03-06 10:32:41 +01:00  
				
					
						
							
							
								 
						
							
								fbf01bd31a 
								
							 
						 
						
							
							
								
								enhance skip except clause by directly using the Skipped exception  
							
							
							
						 
						
							2018-03-06 10:29:26 +01:00  
				
					
						
							
							
								 
						
							
								f501d0021c 
								
							 
						 
						
							
							
								
								#3268  Fix warning variable  
							
							
							
						 
						
							2018-03-02 11:28:30 +03:00  
				
					
						
							
							
								 
						
							
								99aab2c3f5 
								
							 
						 
						
							
							
								
								#3268  Added deprecation to custom configs  
							
							
							
						 
						
							2018-03-02 10:52:38 +03:00  
				
					
						
							
							
								 
						
							
								a2a64546eb 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into features  
							
							
							
						 
						
							2018-02-27 16:43:45 -03:00  
				
					
						
							
							
								 
						
							
								92219e576b 
								
							 
						 
						
							
							
								
								#3260  Remove deprecation  
							
							
							
						 
						
							2018-02-27 20:00:46 +03:00  
				
					
						
							
							
								 
						
							
								143ac5af99 
								
							 
						 
						
							
							
								
								#3260  Fix config.py for py27  
							
							
							
						 
						
							2018-02-27 19:26:35 +03:00  
				
					
						
							
							
								 
						
							
								3f7223af44 
								
							 
						 
						
							
							
								
								#3260  Fix pytest section in setup ini file  
							
							
							
						 
						
							2018-02-27 19:02:49 +03:00  
				
					
						
							
							
								 
						
							
								3eb6cad222 
								
							 
						 
						
							
							
								
								#1642  Fix comments  
							
							
							
						 
						
							2018-02-01 11:20:37 +03:00  
				
					
						
							
							
								 
						
							
								9f1772e679 
								
							 
						 
						
							
							
								
								#1642  Resolve conflicts  
							
							
							
						 
						
							2018-02-01 00:18:28 +03:00  
				
					
						
							
							
								 
						
							
								741b571f3b 
								
							 
						 
						
							
							
								
								#1642  fix tests and config.py  
							
							
							
						 
						
							2018-02-01 00:03:24 +03:00  
				
					
						
							
							
								 
						
							
								503e00f7ff 
								
							 
						 
						
							
							
								
								#1642  Remove adding rootdir to sys path  
							
							
							
						 
						
							2018-01-25 15:57:29 +03:00  
				
					
						
							
							
								 
						
							
								b8be339632 
								
							 
						 
						
							
							
								
								Merge pull request  #3148  from nicoddemus/deprecate-old-style-classes-2147  
							
							... 
							
							
							
							All classes now subclass object for better py3 compatibility 
							
						 
						
							2018-01-25 10:41:28 -02:00  
				
					
						
							
							
								 
						
							
								af37778b0d 
								
							 
						 
						
							
							
								
								All classes now subclass object for better py3 compatibility  
							
							... 
							
							
							
							Fix  #2147  
						
							2018-01-24 18:23:42 -02:00  
				
					
						
							
							
								 
						
							
								3f5e9ea71e 
								
							 
						 
						
							
							
								
								Fix -o behavior to no longer swallow all remaining options  
							
							... 
							
							
							
							The current behavior was too error-prone because a "-o" option would
swallow all the following non-option parameters:
  pytest -o foo=bar path/to/test.py
path/to/test.py would be captured by the -o option, and would fail
because "path/to/test.py" is not in the format "key=value". 
							
						 
						
							2018-01-23 21:19:16 -02:00  
				
					
						
							
							
								 
						
							
								2c7f94fdb9 
								
							 
						 
						
							
							
								
								Added basic fix and test  
							
							
							
						 
						
							2018-01-23 21:18:10 -02:00  
				
					
						
							
							
								 
						
							
								83034bbd48 
								
							 
						 
						
							
							
								
								#1642  Fix rootdir option  
							
							
							
						 
						
							2018-01-20 22:30:01 +03:00  
				
					
						
							
							
								 
						
							
								e3406e0818 
								
							 
						 
						
							
							
								
								Show usage errors in red  
							
							
							
						 
						
							2018-01-16 19:35:32 -02:00  
				
					
						
							
							
								 
						
							
								ce30896cd2 
								
							 
						 
						
							
							
								
								Also blacklist pytest-capturelog plugin  
							
							... 
							
							
							
							This is the older plugin before pytest-catchlog was around. Apparently there are
people still using it.
Fixes  #3004  
							
						 
						
							2017-12-05 20:02:56 +01:00  
				
					
						
							
							
								 
						
							
								4ea7bbc197 
								
							 
						 
						
							
							
								
								fix issue  #2920  
							
							
							
						 
						
							2017-11-28 16:47:12 +01:00  
				
					
						
							
							
								 
						
							
								4678cbeb91 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/features'  
							
							
							
						 
						
							2017-11-27 19:37:58 -02:00  
				
					
						
							
							
								 
						
							
								d5f038e29a 
								
							 
						 
						
							
							
								
								Fix spelling: s/re-writ/rewrit/g  
							
							... 
							
							
							
							This also fixes "can not" to "cannot" in the "Module already imported so
cannot be rewritten" assertion error. 
							
						 
						
							2017-11-26 20:46:06 +01:00  
				
					
						
							
							
								 
						
							
								95de11a44e 
								
							 
						 
						
							
							
								
								Block pytest-catchlog and issue a warning  
							
							... 
							
							
							
							Trying to install pytest-3.3 and pytest-catchlog will result in an
option conflicts because both declare the same options. 
							
						 
						
							2017-11-23 19:53:12 -02:00  
				
					
						
							
							
								 
						
							
								05cfdcc8cb 
								
							 
						 
						
							
							
								
								Revert making TerminalWriter public in TerminalReporter plugin  
							
							... 
							
							
							
							We eventually want to replace py.io.TerminalWriter (exposed as
"_tw" in TerminalReporter) by something else, so deprecating access
to "_tw" and making it public as "writer" is contrary to that. 
							
						 
						
							2017-11-23 19:53:12 -02:00  
				
					
						
							
							
								 
						
							
								983a09a2d4 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into merge-master-into-features  
							
							
							
						 
						
							2017-11-10 18:33:02 -02:00  
				
					
						
							
							
								 
						
							
								03829fde8a 
								
							 
						 
						
							
							
								
								Fix linting E741: ambiguous variable name  
							
							
							
						 
						
							2017-11-04 13:59:10 -02:00  
				
					
						
							
							
								 
						
							
								f743e95cfc 
								
							 
						 
						
							
							
								
								Merge pull request  #2791  from OfirOshir/features  
							
							... 
							
							
							
							bugfix for issue #2491  
							
						 
						
							2017-10-25 09:04:01 +02:00  
				
					
						
							
							
								 
						
							
								537fc3c315 
								
							 
						 
						
							
							
								
								Merge pull request  #2824  from dirk-thomas/pytest_addopts_before_initini  
							
							... 
							
							
							
							get PYTEST_ADDOPTS before calling _initini 
							
						 
						
							2017-10-18 18:35:12 -02:00  
				
					
						
							
							
								 
						
							
								c750a5beec 
								
							 
						 
						
							
							
								
								Merge pull request  #2794  from thisch/catchlog  
							
							... 
							
							
							
							Merge pytest-catchlog plugin 
							
						 
						
							2017-10-12 09:02:46 +02:00  
				
					
						
							
							
								 
						
							
								66e9a79472 
								
							 
						 
						
							
							
								
								get PYTEST_ADDOPTS before calling _initini  
							
							
							
						 
						
							2017-10-11 09:38:44 -07:00  
				
					
						
							
							
								 
						
							
								3b30c93f73 
								
							 
						 
						
							
							
								
								Deprecate TerminalReporter._tw  
							
							... 
							
							
							
							Fix  #2803  
						
							2017-09-27 17:16:34 -03:00  
				
					
						
							
							
								 
						
							
								8eafbd05ca 
								
							 
						 
						
							
							
								
								Merge the pytest-catchlog plugin  
							
							
							
						 
						
							2017-09-22 22:27:49 +02:00  
				
					
						
							
							
								 
						
							
								062a0e3e68 
								
							 
						 
						
							
							
								
								If an exception happens while loading a plugin, PyTest no longer hides the original traceback.  
							
							... 
							
							
							
							In python2 it will show the original traceback with a new message that explains in which plugin.
 In python3 it will show 2 canonized exceptions, the original exception while loading the plugin in addition to an exception that PyTest throws about loading a plugin. 
							
						 
						
							2017-09-19 15:14:08 +03:00  
				
					
						
							
							
								 
						
							
								d01f08e96f 
								
							 
						 
						
							
							
								
								Merge branch 'features' into pluggy-master  
							
							
							
						 
						
							2017-09-06 13:13:35 -03:00  
				
					
						
							
							
								 
						
							
								f825b4979b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into features  
							
							
							
						 
						
							2017-09-05 19:44:33 -03:00  
				
					
						
							
							
								 
						
							
								3dc0da9339 
								
							 
						 
						
							
							
								
								Remove __multicall__ warning and usages in testing  
							
							... 
							
							
							
							pluggy>=0.5 already warns about those 
							
						 
						
							2017-09-01 18:53:06 -03:00  
				
					
						
							
							
								 
						
							
								ff35c17ecf 
								
							 
						 
						
							
							
								
								Drop wrapper module; import directly  
							
							
							
						 
						
							2017-08-25 11:46:55 -04:00  
				
					
						
							
							
								 
						
							
								9ab83083d1 
								
							 
						 
						
							
							
								
								Update docs  
							
							
							
						 
						
							2017-08-24 16:53:37 -04:00  
				
					
						
							
							
								 
						
							
								a0101f024e 
								
							 
						 
						
							
							
								
								remove os.sep as it behaves differently linux and windows.  
							
							... 
							
							
							
							* on linux it is '/'
* on windows it is '\' 
							
						 
						
							2017-08-05 23:21:43 +05:30  
				
					
						
							
							
								 
						
							
								9e62a31b63 
								
							 
						 
						
							
							
								
								Merge pull request  #2650  from srinivasreddy/2642  
							
							... 
							
							
							
							Fixed#2642: Convert py module references to six module 
							
						 
						
							2017-08-04 09:21:51 +02:00  
				
					
						
							
							
								 
						
							
								dc563e4954 
								
							 
						 
						
							
							
								
								convert py module references to six module  
							
							
							
						 
						
							2017-08-04 08:05:03 +05:30  
				
					
						
							
							
								 
						
							
								c68a89b4a7 
								
							 
						 
						
							
							
								
								remove preinit, its no longer needed  
							
							
							
						 
						
							2017-07-31 13:44:05 +02:00  
				
					
						
							
							
								 
						
							
								3d24485cae 
								
							 
						 
						
							
							
								
								Clarify PYTHONPATH changes and ``rootdir`` roles  
							
							... 
							
							
							
							- Also minor adjustments in the docs (wording, formatting, links, etc).
Fix  #2589  
							
						 
						
							2017-07-21 07:28:11 -03:00  
				
					
						
							
							
								 
						
							
								7d2ceb7872 
								
							 
						 
						
							
							
								
								Fixed E501 flake8 errors  
							
							... 
							
							
							
							line too long (> 120 characters) 
							
						 
						
							2017-07-17 01:44:23 +02:00