7 lines
		
	
	
		
			147 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			147 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Installation
 | 
						|
# https://meta-test-family.readthedocs.io/en/latest/installation.html#installing-mtf
 | 
						|
test:
 | 
						|
	mtf-env-set
 | 
						|
	mtf-generator
 | 
						|
	mtf -l *.py
 |