Skip to content

martahan/VyPRAnalysisTesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VyPRAnalysisTesting

Script for testing the VyPR analysis library.

In order to run the tests, clone this repository and clone VyPR, VyPRServer and VyPRAnalysis into this new repository. You will also need the verdicts database.

git clone [email protected]:martahan/VyPRAnalysisTesting.git

cd VyPRAnalysisTesting

git clone [email protected]:martahan/VyPRServer.git

git clone [email protected]:martahan/VyPRAnalysis.git

git clone [email protected]:pyvypr/VyPR.git

cd VyPRServer

git clone [email protected]:pyvypr/VyPR.git

cd ..

cp verdicts.db VyPRServer/verdicts.db

rm verdicts.db

Finally, run the test script as:

python test_script.py

About

Script for testing the VyPR analysis library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages