Skip to content

An input generation platform for testing distributed protocols.

License

Notifications You must be signed in to change notification settings

KDahlgren/nyctea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nyctea

(pron. nis-tee-ah)
An input generation platform for testing distributed protocols.

Installation

python setup.py

QA

Run the quality assurance tests to make sure nyctea works on your system.
To run tests in bulk, use the following command sequence :

cd qa/
python unittests_driver.py

To run tests individually, use commands of the format :

python -m unittest Test_nyctea.Test_nyctea.test_nyctea_example_1

Releases

No releases published

Packages

No packages published