adding latest

This commit is contained in:
2021-11-04 08:39:00 +00:00
parent 83db380fec
commit 37657563a0
3 changed files with 104 additions and 11 deletions

View File

@@ -46,6 +46,7 @@ Documentation:
Use `capsys`
`assert capsys.readouterr().out`
A new line may be inserted if using `click.echo()`
<https://docs.pytest.org/en/6.2.x/capture.html>
☐ Document using datadir with a module rather than a shared one. Link to tembo as an example.
☐ Can prospector ignore tests dir? document this in the gist if so