Skip to content

Running Testcases

Isman Firmansyah edited this page Sep 10, 2019 · 1 revision

NOTE: the testcases targetting Python 2.7 and Python 3.7

Install tox:

pip install tox

Run the test suite:

tox

Clone this wiki locally