forked from github/pelican
Add a "coverage" task to generate a coverage report
Add a one-liner about "invoke" in docs.
This commit is contained in:
parent
269751b033
commit
3a6ae72333
2 changed files with 10 additions and 0 deletions
|
|
@ -75,6 +75,9 @@ via::
|
|||
|
||||
invoke tests
|
||||
|
||||
(For more on Invoke, see ``invoke -l`` to list tasks, or
|
||||
https://pyinvoke.org for documentation.)
|
||||
|
||||
In addition to running the test suite, it is important to also ensure that any
|
||||
lines you changed conform to code style guidelines. You can check that via::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue