We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f0f453 commit 7ddc3d5Copy full SHA for 7ddc3d5
README.md
@@ -76,6 +76,7 @@ The Pizza Test CLI provides an efficient way to run and manage tests directly fr
76
| `sort` | Sort tests by specified criteria. | Allows sorting in ascending or descending order. |
77
| `shuffle` | Shuffle tests with optional parameters. | Includes options for specifying a seed or shuffle criteria. |
78
| `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. |
80
| `theme=<name>` | Set the theme (pizza, catch, doctest, etc.). | Customizes the appearance of test output. |
81
| `verbose=<level>` | Set verbosity level (plain, ci, doge). | Adjusts the level of detail in test output. |
82
0 commit comments