Skip to content

Run Unit tests

Pierre Chaumeil edited this page Feb 22, 2019 · 3 revisions

in the gtdbtk folder
python -m unittest tests.test_cli.TestCli
python -m unittest tests.test_classify.TestClassify
python -m unittest tests.test_tools.TestTools

Clone this wiki locally