mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Show how to use FTR on a single file (#125891)
This commit is contained in:
parent
8f03c791e0
commit
a813c53c30
1 changed files with 3 additions and 1 deletions
|
@ -105,7 +105,9 @@ There are also command line flags for `--bail` and `--grep`, which behave just l
|
|||
|
||||
Logging can also be customized with `--quiet`, `--debug`, or `--verbose` flags.
|
||||
|
||||
Use the `--help` flag for more options.
|
||||
There are also options like `--include` to run only the tests defined in a single file or set of files.
|
||||
|
||||
Run `node scripts/functional_test_runner --help` to see all available options.
|
||||
|
||||
|
||||
[discrete]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue