TestingΒΆ
DynStatCov uses nose for testing. After installing nose (pip install nose), simply run
nosetests
in the module directory.
DynStatCov uses nose for testing. After installing nose (pip install nose), simply run
nosetests
in the module directory.