ali-musa / dc-topology-simulator

A simulator for Data Center topologies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Efficiency-Resilience


Testing:

To run the Unit Tests from a particular Testing Suite, use the following command: python -m unittest e.g. python -m unittest tests.fattree_test

To run the Unit Test on a particular Test Case from a particular Testing Suite, use the following command: python -m unittest .. e.g. python -m unittest tests.fattree_test.Test_fattree.test_oktopus

About

A simulator for Data Center topologies.


Languages

Language:Python 94.2%Language:HTML 5.3%Language:Batchfile 0.5%