mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +00:00 
			
		
		
		
	Initial commit of open source Workload Automation.
This commit is contained in:
		
							
								
								
									
										12
									
								
								wlauto/tests/README
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								wlauto/tests/README
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| To run these tests you need to have nose package installed. You can get it from PyPI by using pip: | ||||
|  | ||||
|         pip install nose | ||||
|  | ||||
| Or, if you're on Ubuntu, you can get it from distribution repositories: | ||||
|  | ||||
|         sudo apt-get install python-nose | ||||
|  | ||||
| Once you have it, you can the tests by executing the follwing the project's top-level directory (the | ||||
| one with setup.py): | ||||
|  | ||||
|         nosetests | ||||
		Reference in New Issue
	
	Block a user