mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2024-11-10 19:36:33 +03:00
add instructions to test with tox
This commit is contained in:
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
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user