ai test run
The ai test run
command runs CLI YAML tests.
Usage
Options
Option | Description |
---|---|
--file FILE |
Specify a file to run tests from |
--files FILE1 [FILE2 [...]] |
Specify multiple files or patterns to run tests from |
--tests TEXT1 [TEXT2 [...]] |
Specify tests to run |
--contains TEXT1 [TEXT2 [...]] |
Filter tests that contain specified text |
--remove TEXT1 [TEXT2 [...]] |
Exclude tests that contain specified text |
--output-file FILE |
Specify file to output test results |
--output-format trx|junit |
Specify output format (trx or junit) |