docs: move test docs from examples/README to test/README

This commit is contained in:
Erik Arvstedt 2023-01-15 20:27:50 +01:00
parent 4d76eb9183
commit b35d08d3f2
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 86 additions and 55 deletions

View file

@ -4,7 +4,7 @@
# The tests (defined in ./tests.nix) use the NixOS testing framework and are executed in a VM.
#
# Usage:
# Run all tests
# Run the basic set of tests. These are also run on the CI server.
# ./run-tests.sh
#
# Test specific scenario