Skip to content

mighty98/ss-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run Pre-requisites: System should have python v3 installed

  1. Clone the project to local by running command 'git clone [email protected]:mighty98/ss-test.git'
  2. Go to the project root folder
  3. Create a virtual env inside the project by running command 'python -m venv .venv'
  4. Activate the virtual env (If you use vscode editor simply open bash editor as the terminal. If not execute .venv/Scripts/activate)
  5. From the project root folder run 'pip install -r requirements.txt' to install all dependencies
  6. To run test -> 'python -m unittest Tests.Statistics.CyberAttackStatistics' from the root folders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages