mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
doc: HACKING - point out how to run the pylightning tests
This commit is contained in:
parent
bc5add399b
commit
76f27f47dc
@ -213,6 +213,11 @@ There are three kinds of tests:
|
||||
`DEBUG_SUBD=<subdaemon>` and `TIMEOUT=<seconds>` can be useful for debugging
|
||||
subdaemons on individual tests.
|
||||
|
||||
* **pylightning tests** - will check contrib pylightning for codestyle and run
|
||||
the tests in `contrib/pylightning/tests` afterwards:
|
||||
|
||||
`make check-python`.
|
||||
|
||||
Our Travis CI instance (see `.travis.yml`) runs all these for each
|
||||
pull request.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user