grog test
grog test
Loads the user configuration and executes test targets
Synopsis
Loads the user configuration, checks which targets need to be rebuilt based on file hashes, builds the dependency graph, and executes targets.
grog test [flags]
Options
-h, --help help for test
Options inherited from parent commands
--color string Set color output (yes, no, or auto) (default "auto") --debug Enable debug logging --enable-cache Enable cache (default true) --fail-fast Fail fast on first error --tag strings Filter targets by tag. Can be used multiple times. Example: --tag=foo --tag=bar -v, --verbose count Set verbosity level (-v, -vv)
SEE ALSO
- grog -