ETCE
==

ETCE is the Extendable Test Control Environment, a Pure Python
framework for efficiently writing and running
[EMANE](https://github.com/adjacentlink/emane) emulations. It's goal
is to automate and organize the mechanics of emulation:

* Establish a concise and uniform format for defining emulations
* Control emulation applications across distributed hosts
* Provide a clear method for bringing new applications under automated control
* Collect and organize test outputs


Visit the ETCE Wiki for detailed information:

 https://github.com/adjacentlink/python-etce/wiki

