mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
docs: fixed link to pytest docs
This commit is contained in:
parent
dcb2b6bb39
commit
1a7951a28c
@ -16,7 +16,7 @@ then in another terminal, do:
|
||||
$ python setup.py test
|
||||
```
|
||||
|
||||
(Aside: How does the above command work? The documentation for [pytest-runner](https://pypi.python.org/pypi/pytest-runner) explains. We use [pytest](http://pytest.org/latest/) to write all unit tests.)
|
||||
(Aside: How does the above command work? The documentation for [pytest-runner](https://pypi.python.org/pypi/pytest-runner) explains. We use [pytest](http://docs.pytest.org/en/latest/) to write all unit tests.)
|
||||
|
||||
|
||||
### Using docker-compose to Run the Tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user