[svn r56636] note regarding collection/runtest ambiguity
--HG-- branch : trunk
This commit is contained in:
		
							parent
							
								
									f97333b057
								
							
						
					
					
						commit
						c95b6544e4
					
				|  | @ -44,6 +44,15 @@ py.test | ||||||
|   certain situations because e.g. setup/teardown is fully performed  |   certain situations because e.g. setup/teardown is fully performed  | ||||||
|   although we have "skip by keyword" and could detect this early) |   although we have "skip by keyword" and could detect this early) | ||||||
| 
 | 
 | ||||||
|  | - reduce ambiguity/confusion of collection/running of tests:  | ||||||
|  |   - introduce "gentest" naming for generative tests and | ||||||
|  |     deprecate test_* generators?  | ||||||
|  |   - collectors have collect() method  | ||||||
|  |     items have runtest() method  | ||||||
|  |     deprecate run()  | ||||||
|  |   - review source code and rename some internal methods to | ||||||
|  |     help with un-confusing things | ||||||
|  | 
 | ||||||
| py.execnet | py.execnet | ||||||
| -------------- | -------------- | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue