forked from goodboy/tractor
				
			Add a `pytest.ini` config
							parent
							
								
									a97b45d90b
								
							
						
					
					
						commit
						e1d7004aec
					
				|  | @ -0,0 +1,8 @@ | |||
| # vim: ft=ini | ||||
| # pytest.ini for tractor | ||||
| 
 | ||||
| [pytest] | ||||
| # don't show frickin captured logs AGAIN in the report.. | ||||
| addopts = --show-capture='no' | ||||
| log_cli = false | ||||
| ; minversion = 6.0 | ||||
		Loading…
	
		Reference in New Issue