mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
Merge pull request #871 from jupyterhub/willingc-patch-1
Add info on tests to README
This commit is contained in:
@@ -182,6 +182,13 @@ You may also need to manually update JavaScript and CSS after some development u
|
||||
python3 setup.py js # fetch updated client-side js
|
||||
python3 setup.py css # recompile CSS from LESS sources
|
||||
```
|
||||
|
||||
We use [py.test](http://doc.pytest.org/en/latest/) for testing. To run tests:
|
||||
|
||||
```bash
|
||||
py.test jupyterhub/tests
|
||||
```
|
||||
|
||||
----
|
||||
## License
|
||||
We use a shared copyright model that enables all contributors to maintain the
|
||||
|
Reference in New Issue
Block a user