6dac77433e 
								
							 
						 
						
							
							
								
								majorly refactor collection process  
							
							... 
							
							
							
							- get rid of py.test.collect.Directory alltogether.
- introduce direct node.nodeid attribute
- remove now superflous attributes on collect and test reports 
							
						 
						
							2010-11-06 09:58:04 +01:00  
				
					
						
							
							
								 
						
							
								eee0e14334 
								
							 
						 
						
							
							
								
								internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-11 01:14:40 +02:00  
				
					
						
							
							
								 
						
							
								51bb0f53c5 
								
							 
						 
						
							
							
								
								move session.py and collect.py to a unified pytest_session.py plugin.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-10 13:48:48 +02:00  
				
					
						
							
							
								 
						
							
								d1aff902d5 
								
							 
						 
						
							
							
								
								remove pylib things and move things to new pytest namespace  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-07 11:59:00 +02:00  
				
					
						
							
							
								 
						
							
								f6da7ea0a5 
								
							 
						 
						
							
							
								
								remove config.getinitialnodes() method that was only used for testing method after the refactoring.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-04 16:55:03 +02:00  
				
					
						
							
							
								 
						
							
								1c020c3d32 
								
							 
						 
						
							
							
								
								shift reporting info generation away from terminal reporting time, simplify code.  
							
							... 
							
							
							
							also get rid of redundant 'shortrepr' on collect/test reports
and rename reportinfo to "location" in some places
--HG--
branch : trunk 
							
						 
						
							2010-09-26 16:23:44 +02:00  
				
					
						
							
							
								 
						
							
								7d1585215d 
								
							 
						 
						
							
							
								
								clean up and simplify startup test protocols and objects  
							
							... 
							
							
							
							introduce some new experimental hooks pytest_runtest_mainloop
to better integrate distributed testing
--HG--
branch : trunk 
							
						 
						
							2010-09-26 16:23:43 +02:00  
				
					
						
							
							
								 
						
							
								e2683f4538 
								
							 
						 
						
							
							
								
								refactor all collection related logic  
							
							... 
							
							
							
							- drop all pickling support (for now)
- perform collection completely ahead of test running (no iterativity)
- introduce new collection related hooks
- shift all keyword-selection code to pytest_keyword plugin
- simplify session object
- besides: fix issue88
--HG--
branch : trunk 
							
						 
						
							2010-09-15 10:30:50 +02:00