8000 Mention the `--allow-no-tests` option in the CLI documentation by acoulton · Pull Request #194 · Behat/docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mention the --allow-no-tests option in the CLI documentation #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions user_guide/command_line_tool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
0