b2b1a4b2f1
Part of https://github.com/ooni/probe-cli/pull/506. In parallel with tutorials, we also need to make sure we have good documentation. |
||
---|---|---|
.. | ||
experiment/torsf | ||
generator | ||
netxlite | ||
README.md |
Tutorials: writing OONI nettests
This package contains a living tutorial explaining how to write OONI nettests. The code in here is based on existing nettests.
Because it's committed to the probe-cli repository and depends on real OONI code, it should always be up to date.
Index
Regenerating the tutorials
(cd ./internal/tutorial && go run ./generator)