Skip to content
Snippets Groups Projects
Commit 7501689d authored by jkerdreu's avatar jkerdreu
Browse files

Added coverage



git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2784 b32b6428-25c9-4566-ad07-03861ab6144f
parent fbe50879
No related branches found
No related tags found
No related merge requests found
run:
python -m unittest -v
cover:
cd ../xaal/lib/;coverage run --source=. -m unittest discover -v ../../tests/; coverage html -d /tmp/coverage
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment