mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-21 07:12:41 +00:00
update tox usage on contributing.rst
This commit is contained in:
parent
d63d55d96f
commit
1a96cd5a3d
@ -147,7 +147,7 @@ To run all tests go to the root directory of Scrapy source code and run:
|
||||
|
||||
To run a specific test (say ``tests/test_contrib_loader.py``) use:
|
||||
|
||||
``tox tests/test_contrib_loader.py``
|
||||
``tox -- tests/test_contrib_loader.py``
|
||||
|
||||
|
||||
Writing tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user