This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -21,5 +21,5 @@ install-dev:
 | 
			
		||||
test:
 | 
			
		||||
	vendor/bin/phpunit tests
 | 
			
		||||
test-coverage:
 | 
			
		||||
	vendor/bin/phpunit tests --testdox --coverage-filter src --coverage-html output/coverage --coverage-text
 | 
			
		||||
	vendor/bin/phpunit tests --testdox --coverage-filter src --coverage-html output/coverage --coverage-text --path-coverage --testdox-html output/test.html  
 | 
			
		||||
	
 | 
			
		||||
		Reference in New Issue
	
	Block a user