Give credit where it is due
This commit is contained in:
		
							parent
							
								
									7d6edb9ca5
								
							
						
					
					
						commit
						a7a470b56f
					
				|  | @ -3,6 +3,7 @@ | ||||||
| 
 | 
 | ||||||
| - fix #1169: add __name__ attribute to testcases in TestCaseFunction to | - fix #1169: add __name__ attribute to testcases in TestCaseFunction to | ||||||
|   support the @unittest.skip decorator on functions and methods. |   support the @unittest.skip decorator on functions and methods. | ||||||
|  |   Thanks Lee Kamentsky for the PR. | ||||||
| 
 | 
 | ||||||
| - fix #1035: collecting tests if test module level obj has __getattr__(). | - fix #1035: collecting tests if test module level obj has __getattr__(). | ||||||
|   Thanks Suor for the report and Bruno Oliveira / Tom Viner for the PR. |   Thanks Suor for the report and Bruno Oliveira / Tom Viner for the PR. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue