ee036223ce 
								
							 
						 
						
							
							
								
								deprecate --report option in favour of a new shorter and easier to remember -r option: this takes a string argument consisting of any combination of 'xsfX'  
							
							... 
							
							
							
							Those letters basically correspond to the letters you see during terminal reporting.
--HG--
branch : trunk 
							
						 
						
							2010-05-05 19:50:59 +02:00  
				
					
						
							
							
								 
						
							
								dd7fd97810 
								
							 
						 
						
							
							
								
								add a terminalreporter.testid method  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-05-04 12:37:52 +02:00  
				
					
						
							
							
								 
						
							
								1771cb0af8 
								
							 
						 
						
							
							
								
								fetch code object compatibly  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-04-23 20:43:49 -05:00  
				
					
						
							
							
								 
						
							
								85d35f7418 
								
							 
						 
						
							
							
								
								introduce an experimental approach for allowing dynamic addition of hooks from plugin. Plugins may register new hooks by implementing the new  
							
							... 
							
							
							
							pytest_registerhooks(pluginmanager)
and call
    pluginmanager.registerhooks(module)
with the referenced 'module' object containing the hooks.
The new pytest_registerhooks is called after pytest_addoption
and before pytest_configure.
--HG--
branch : trunk 
							
						 
						
							2010-04-22 11:57:57 +02:00  
				
					
						
							
							
								 
						
							
								ac1eed545c 
								
							 
						 
						
							
							
								
								nice-ify --funcarg reporting, show paths instead of useless python reprs  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-02-07 02:09:14 +01:00  
				
					
						
							
							
								 
						
							
								3234e6e978 
								
							 
						 
						
							
							
								
								add a --funcargs option showing available funcargs  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-02-04 23:45:07 +01:00  
				
					
						
							
							
								 
						
							
								98608611af 
								
							 
						 
						
							
							
								
								closes   #67  new super-short traceback-printing option: "--tb=line" will print a single line for each failing (python) test indicating its filename, lineno and the failure value  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-01-27 12:52:19 +01:00  
				
					
						
							
							
								 
						
							
								d483f18374 
								
							 
						 
						
							
							
								
								move rsync reporting out  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-01-18 00:41:22 +01:00  
				
					
						
							
							
								 
						
							
								9da1ba40ed 
								
							 
						 
						
							
							
								
								move down py/impl/XYZ to py/_XYZ  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-01-13 17:15:54 +01:00