On 2018-01-21 07:58, Cato Nano wrote:
> The manual says that I nee dto run
> 
> run-tests.py -m my_module
> 
> but I can't find it
> 
> It' s not a binary in my virtualenv
> 
> With grep, I found this file
> env/lib/python3.6/site-packages/trytond/tests/__pycache__/run-tests.cpython-36.pyc
> 
> How am I supposed to call it ?

$ python -m trytond.tests.run-tests -m my_module

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/20180121164938.GF4239%40kei.

Reply via email to