|  Ronny Pfannschmidt | 6155e9139d | hande the trial todo class by using repr | 2012-05-10 01:38:13 +02:00 | 
				
					
						|  holger krekel | 58933aac2a | try to better handle @unittest.expectedFailure decorator | 2012-03-19 22:53:52 -07:00 | 
				
					
						|  holger krekel | bc8ee95e72 | add ini-file "markers" option and a cmdline option "--markers" to show defined markers.  Add "skipif", "xfail" etc. to the set of builtin markers shown with the --markers option. | 2011-11-11 22:56:11 +00:00 | 
				
					
						|  Ronny Pfannschmidt | 6ac638ba87 | add a reportchar for reporting errors, fixes #76 | 2011-09-29 23:44:26 +02:00 | 
				
					
						|  holger krekel | 070c73ff2f | fix issue30 (the second time) put module globals into namespace for xfail and skipif expressions | 2011-03-03 23:22:55 +01:00 | 
				
					
						|  holger krekel | 682773e0cb | fix issue30 - better handling and reporting of errors in xfail expressions | 2011-03-03 12:19:17 +01:00 | 
				
					
						|  holger krekel | 513482f4f7 | fix issue9 wrong XPass with failing setup/teardown function of xfail marked test now when setup or teardown of a test item/function fails and the test
is marked "xfail" it will show up as an xfail-ed test. | 2010-12-06 18:20:47 +01:00 | 
				
					
						|  holger krekel | 82ba645a2e | fix skip reporting over distributed testing.  if we have a "skip" report rep.longrepr will now be a 3-tuple (path, lineno, message) | 2010-11-13 21:03:28 +01:00 | 
				
					
						|  holger krekel | 929291775e | flat is better than nested (cont'd): - pytest.py is new module, making "python -m pytest" work always
- _pytest/*.py now contains core.py, hookspec and the plugins, no sub packages | 2010-11-13 11:10:45 +01:00 |