diff options
Diffstat (limited to 'tests/README.md')
-rw-r--r-- | tests/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md index fe93dc96..c7e1bb93 100644 --- a/tests/README.md +++ b/tests/README.md @@ -58,6 +58,9 @@ where `COMMAND` is one of the commands listed in [Commands](#### Commands) The `ARGS` are the verbatim content from the space after the `COMMAND` to the end of line character. +You can run the description file, similarly as in the tests via the `run_test_description` +package exported by the flake. + #### Commands ##### `Type` Send the `ARGS` to the application. This interprets `ARGS` as specified |