From 9be782798f5a853d28d3822716c8b74d518338c2 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 23 Nov 2024 10:29:58 +0100 Subject: tests(flake): Hook up to the flake's check and package attributes --- tests/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') 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 -- cgit 1.4.1