8871ca5bfa 
								
							 
						 
						
							
							
								
								introduce "-q" option which decreases verbosity and basically leads to a unittest/nosetest-style "." output  
							
							... 
							
							
							
							add it in an ini file like this:
    [pytest]
    addargs=-q
and you get that by default. 
							
						 
						
							2010-10-31 19:51:16 +01:00  
				
					
						
							
							
								 
						
							
								f7b4f70a16 
								
							 
						 
						
							
							
								
								make examples less nested for now  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-27 17:36:27 +02:00  
				
					
						
							
							
								 
						
							
								65675d5a95 
								
							 
						 
						
							
							
								
								link to PyYAML parser  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-27 15:14:12 +02:00  
				
					
						
							
							
								 
						
							
								33951d48f1 
								
							 
						 
						
							
							
								
								a new example for doing non-python extensions  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-27 14:52:28 +02:00  
				
					
						
							
							
								 
						
							
								6411fa69bc 
								
							 
						 
						
							
							
								
								fix example good -> bad (thanks frank)  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-17 11:11:32 +02:00  
				
					
						
							
							
								 
						
							
								80778eb3ae 
								
							 
						 
						
							
							
								
								add an example for testing from an app if a test run is ongoing  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-17 00:10:22 +02:00  
				
					
						
							
							
								 
						
							
								8853c5bdef 
								
							 
						 
						
							
							
								
								merge install and basic usage into getting-started.txt  
							
							... 
							
							
							
							add an assert1.txt
--HG--
branch : trunk 
							
						 
						
							2010-10-14 01:25:09 +02:00  
				
					
						
							
							
								 
						
							
								2e4391d28e 
								
							 
						 
						
							
							
								
								major refinements to documentation and examples  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-13 19:30:00 +02:00  
				
					
						
							
							
								 
						
							
								251fb0ab1c 
								
							 
						 
						
							
							
								
								various documentation related refinements  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-12 10:59:04 +02:00  
				
					
						
							
							
								 
						
							
								a82a6bb058 
								
							 
						 
						
							
							
								
								regen docs, add a specific test_collectonly.py example  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-10-11 13:38:16 +02:00  
				
					
						
							
							
								 
						
							
								4ee3831ac9 
								
							 
						 
						
							
							
								
								start reorganizing docs, write more docs, shift plugin docs, to proper documentation,  
							
							... 
							
							
							
							use sphinx, remove old docs ... work in progress.
--HG--
branch : trunk 
							
						 
						
							2010-10-10 23:45:45 +02:00  
				
					
						
							
							
								 
						
							
								ec5ea5c05e 
								
							 
						 
						
							
							
								
								Show final value first when explaining an attribute  
							
							... 
							
							
							
							Then show the expansion as a "where" part of the explanation.
--HG--
branch : trunk 
							
						 
						
							2010-10-06 18:20:09 +01:00  
				
					
						
							
							
								 
						
							
								6892dc47a3 
								
							 
						 
						
							
							
								
								use repr() to print extra / differing values in assertion comparison failures  
							
							... 
							
							
							
							and guard against failures in detail-representations
--HG--
branch : trunk 
							
						 
						
							2010-10-04 18:49:30 +02:00  
				
					
						
							
							
								 
						
							
								cd5676adc4 
								
							 
						 
						
							
							
								
								Truncate the text passed to difflib where possible  
							
							... 
							
							
							
							This stops difflib from printing many lines which had no change in
them anyway.  It also avoids a bug in difflib which fails or hangs
when there are many trailing lines which are all identical.
--HG--
branch : trunk 
							
						 
						
							2010-09-30 23:15:41 +01:00  
				
					
						
							
							
								 
						
							
								0af90e0962 
								
							 
						 
						
							
							
								
								Add specialised explanations to the demo  
							
							... 
							
							
							
							This currently breaks the test_failuers.py example as that file counts
the number of failures in the demo.  But this demo isn't fixed yet so
we'll leave it for now.
--HG--
branch : trunk 
							
						 
						
							2010-09-16 01:07:53 +01:00  
				
					
						
							
							
								 
						
							
								677f7c0a6a 
								
							 
						 
						
							
							
								
								remove trailing whitespace everywhere  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-07-26 21:15:15 +02:00  
				
					
						
							
							
								 
						
							
								7fc7b4307b 
								
							 
						 
						
							
							
								
								adding xfail example  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-05-22 17:22:31 +02:00  
				
					
						
							
							
								 
						
							
								1e76202b65 
								
							 
						 
						
							
							
								
								turn this into a black-box test  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-01-18 13:16:58 +01:00  
				
					
						
							
							
								 
						
							
								f5e9d91f7b 
								
							 
						 
						
							
							
								
								fix deprecation warnings  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-01-17 10:54:36 +01:00  
				
					
						
							
							
								 
						
							
								4a568f43fe 
								
							 
						 
						
							
							
								
								get rid of the funccollector node, which nice-ifies names of funcarg-generated tests nodes, also test and fix one anomaly wrt to funcarg setups and instance uniqueness  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-01-15 17:50:02 +01:00  
				
					
						
							
							
								 
						
							
								9d5b313aad 
								
							 
						 
						
							
							
								
								adjustments and fixes to test run, distribution files. thanks thm.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-11-24 15:16:58 +01:00  
				
					
						
							
							
								 
						
							
								7aee121bd7 
								
							 
						 
						
							
							
								
								move examples to doc directory  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-10-29 17:54:37 +01:00