add instructions to test with tox
This commit is contained in:
committed by
Itai Shirav
parent
d0aba55b0c
commit
f0e0c8035a
@@ -30,6 +30,10 @@ To see test coverage information run:
|
||||
|
||||
bin/nosetests --with-coverage --cover-package=infi.clickhouse_orm
|
||||
|
||||
To test with tox, ensure that the setup.py is present (otherwise run `bin/buildout buildout:develop= setup.py`) and run:
|
||||
|
||||
pip install tox
|
||||
tox
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user