added unittest CI/CD workflow
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Python unit tests / unittests (push) Successful in 5s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Python unit tests / unittests (push) Successful in 5s
				
			This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| import unittest | ||||
|  | ||||
| from ex3_cards import tauntScore | ||||
| from src.ex3_cards import tauntScore | ||||
|  | ||||
|  | ||||
| class MyTestCase(unittest.TestCase): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user