Skip to content

Commit 7ddc3d5

Browse files
write command in list of commands
1 parent 5f0f453 commit 7ddc3d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ The Pizza Test CLI provides an efficient way to run and manage tests directly fr
7676
| `sort` | Sort tests by specified criteria. | Allows sorting in ascending or descending order. |
7777
| `shuffle` | Shuffle tests with optional parameters. | Includes options for specifying a seed or shuffle criteria. |
7878
| `color=<mode>` | Set color mode (enable, disable, auto). | Enhances readability in supported terminals. |
79+
| `config=<file>` | Specify a configuration file (must be pizza_test.ini). | Allows loading custom settings for test execution. |
7980
| `theme=<name>` | Set the theme (pizza, catch, doctest, etc.). | Customizes the appearance of test output. |
8081
| `verbose=<level>` | Set verbosity level (plain, ci, doge). | Adjusts the level of detail in test output. |
8182

0 commit comments

Comments
 (0)