mirror of
https://github.com/pyecharts/pyecharts.git
synced 2025-12-08 20:59:23 +00:00
4 lines
98 B
Bash
4 lines
98 B
Bash
cd test
|
|
nosetests --with-coverage --cover-package pyecharts --cover-package test
|
|
mv .coverage ../
|