From 5e09d7ea2eb9817a799dd014b46b0ae45a455259 Mon Sep 17 00:00:00 2001 From: Andrew Coulton Date: Wed, 2 Apr 2025 12:45:04 +0100 Subject: [PATCH] Mention the `--allow-no-tests` option in the CLI documentation --- user_guide/command_line_tool.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user_guide/command_line_tool.rst b/user_guide/command_line_tool.rst index ba0e7e7..1fc4dd8 100644 --- a/user_guide/command_line_tool.rst +++ b/user_guide/command_line_tool.rst @@ -97,6 +97,8 @@ This is a summary of the usage of Behat in the command line: --dry-run Invokes formatters without executing the tests and hooks. + --allow-no-tests + Will not fail if no specifications are found. -p, --profile=PROFILE Specify config profile to use. -c, --config=CONFIG