47df1e16b6 
								
							 
						 
						
							
							
								
								fix some failures introduced by the last commit, document new "pytestconfig" funcarg  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-01-01 21:03:33 +01:00  
				
					
						
							
							
								 
						
							
								f8b5951103 
								
							 
						 
						
							
							
								
								run py.* tools through "-c import py ; py.cmdline.py*" by default  
							
							... 
							
							
							
							and introduce --tools-on-path to force discovery of tools from PATH
--HG--
branch : trunk 
							
						 
						
							2010-01-01 20:36:58 +01:00  
				
					
						
							
							
								 
						
							
								b62978a88f 
								
							 
						 
						
							
							
								
								internal: always use scripts found in the environment  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-31 16:15:11 +01:00  
				
					
						
							
							
								 
						
							
								2752168a58 
								
							 
						 
						
							
							
								
								introduce --confcutdir option to early-inhibit lookup of conftest files above a certain directory.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-31 15:10:32 +01:00  
				
					
						
							
							
								 
						
							
								eb4249322e 
								
							 
						 
						
							
							
								
								fix xml generation for skipped collections of tests  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-31 11:50:01 +01:00  
				
					
						
							
							
								 
						
							
								587951966f 
								
							 
						 
						
							
							
								
								adding a logxml plugin and a --xml=path option generating a junit-xml style result log.  The xml result log can be parsed nicely by hudson.  
							
							... 
							
							
							
							Initial code was based on Ross Lawley's pytest_xmlresult plugin.
--HG--
branch : trunk 
							
						 
						
							2009-12-31 11:25:07 +01:00  
				
					
						
							
							
								 
						
							
								fa0c7b18bf 
								
							 
						 
						
							
							
								
								move standalone script to become a plugin offering "--genscript",  
							
							... 
							
							
							
							adjust paths accordingly and add CHANGELOG entry.
--HG--
branch : trunk 
							
						 
						
							2009-12-30 19:10:49 +01:00  
				
					
						
							
							
								 
						
							
								f5ea19858c 
								
							 
						 
						
							
							
								
								deprecate direct definition of Directory, Module, ... in conftest.py's,  
							
							... 
							
							
							
							add some pytest collect related tests + some refinements.
--HG--
branch : trunk 
							
						 
						
							2009-12-30 16:18:59 +01:00  
				
					
						
							
							
								 
						
							
								4656bc4c97 
								
							 
						 
						
							
							
								
								deprecate use of 'disabled'  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-30 12:13:38 +01:00  
				
					
						
							
							
								 
						
							
								f02b84d528 
								
							 
						 
						
							
							
								
								update ISSUES some more, introduce duration to RunResult and a failing dist-testing termination test.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-30 11:37:46 +01:00  
				
					
						
							
							
								 
						
							
								a15afb5e48 
								
							 
						 
						
							
							
								
								skip tests using 'capfd' funcarg but not having os.dup. cleanup issues and regen plugin docs.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-30 11:16:20 +01:00  
				
					
						
							
							
								 
						
							
								631dfe9f13 
								
							 
						 
						
							
							
								
								only consider matching conftest plugins for discovering hooks related to collection nodes.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-30 02:36:58 +01:00  
				
					
						
							
							
								 
						
							
								9d01975c78 
								
							 
						 
						
							
							
								
								fix capturing to be more careful during teardown when a setup never happened (due to e.g. an error in user-provided runtest_setup code)  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-30 00:11:27 +01:00  
				
					
						
							
							
								 
						
							
								77b640d1b7 
								
							 
						 
						
							
							
								
								streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation .  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-29 22:26:03 +01:00  
				
					
						
							
							
								 
						
							
								79af98fc29 
								
							 
						 
						
							
							
								
								some testing hygene: move _reparse testing functionality to actual test support code, un-xfail a now passing test, reduce direct py.test.config usage aiming for deprecation.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-29 18:02:54 +01:00  
				
					
						
							
							
								 
						
							
								db21cac694 
								
							 
						 
						
							
							
								
								cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage.  
							
							... 
							
							
							
							use new apipkg __onfirstaccess__ feature to initialize the py.test namespace with the default plugins.  This, besides other good implications, means that you can now type:  pydoc py.test   or help(py.test)
--HG--
branch : trunk 
							
						 
						
							2009-12-29 16:29:48 +01:00  
				
					
						
							
							
								 
						
							
								080fd2880e 
								
							 
						 
						
							
							
								
								simplify Config initialization  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-29 14:13:12 +01:00  
				
					
						
							
							
								 
						
							
								425e4849f3 
								
							 
						 
						
							
							
								
								remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-29 12:36:17 +01:00  
				
					
						
							
							
								 
						
							
								8737254a74 
								
							 
						 
						
							
							
								
								simplify pluginmanager, move plugin validation code to plugin, remove unused code  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-29 10:59:01 +01:00  
				
					
						
							
							
								 
						
							
								0361b73d75 
								
							 
						 
						
							
							
								
								remove defaultconfest.py and make PluginManager directly do early initialization of default plugins.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-29 10:26:51 +01:00  
				
					
						
							
							
								 
						
							
								516cee2a94 
								
							 
						 
						
							
							
								
								windows fixes and print funcargs for keyboardinterrupt traces  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-25 09:53:36 +01:00  
				
					
						
							
							
								 
						
							
								88e61467f1 
								
							 
						 
						
							
							
								
								fixing and cleaning up some tests  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-25 00:24:58 +01:00  
				
					
						
							
							
								 
						
							
								6d46efa87a 
								
							 
						 
						
							
							
								
								introduce --ignore option to ignore paths during collection  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-24 22:23:45 +01:00  
				
					
						
							
							
								 
						
							
								f254b6f7c1 
								
							 
						 
						
							
							
								
								fixes to various tests, related to execnet automatic ID generation and other bits.  
							
							... 
							
							
							
							also lowering the version as "1.1.1post1" for now.  1.1.2 is still a bit off.
--HG--
branch : trunk 
							
						 
						
							2009-12-24 19:43:14 +01:00  
				
					
						
							
							
								 
						
							
								2ca39443a3 
								
							 
						 
						
							
							
								
								some doc fixes  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-17 09:33:41 +01:00  
				
					
						
							
							
								 
						
							
								9d5b313aad 
								
							 
						 
						
							
							
								
								adjustments and fixes to test run, distribution files. thanks thm.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-11-24 15:16:58 +01:00  
				
					
						
							
							
								 
						
							
								79a9a99d1e 
								
							 
						 
						
							
							
								
								small refinements/precision regarding execnet checks  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-11-23 17:25:46 +01:00  
				
					
						
							
							
								 
						
							
								d1dcf0fa92 
								
							 
						 
						
							
							
								
								be a bit more helpful by default regarding --report settings  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-11-20 09:11:04 +01:00  
				
					
						
							
							
								 
						
							
								6d9e3ac686 
								
							 
						 
						
							
							
								
								adapt to new execnet.Group code (since execnet-1.0.0b4), strike superflous code  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-11-19 23:13:29 +01:00  
				
					
						
							
							
								 
						
							
								1a86d09da4 
								
							 
						 
						
							
							
								
								a few internal test related fixes as to run on a osx/no-execnet situation  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-11-12 21:15:59 +01:00  
				
					
						
							
							
								 
						
							
								e0bca8fe51 
								
							 
						 
						
							
							
								
								fix up install docs and plugin docs for the final release  
							
							... 
							
							
							
							have CHANGELOG be a file containing links instead of a symlink
beause it causes issues with pip-install on some systems.
--HG--
branch : trunk 
							
						 
						
							2009-11-05 17:46:14 +01:00  
				
					
						
							
							
								 
						
							
								a5a94c4e8f 
								
							 
						 
						
							
							
								
								largely improve and reshuffle docs, heading strongly towards a 1.1.0  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-11-05 03:18:55 +01:00  
				
					
						
							
							
								 
						
							
								b04a04cabd 
								
							 
						 
						
							
							
								
								make py lib a self-contained directory again  
							
							... 
							
							
							
							- move and merge _py/ bits back to py/
- fixes all around
--HG--
branch : trunk 
							
						 
						
							2009-11-04 21:34:07 +01:00