This commit adds a test suite in tests.py, the added setup.cfg contains configuration for coverage, pep8 and flake8. Output files of coverage are ignored. The commit also adds requirements files for tests.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			54 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			54 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| .*.swp
 | |
| *.pyc
 | |
| .ropeproject/
 | |
| coverage-report/
 | |
| .coverage
 |