8 lines
169 B
YAML
8 lines
169 B
YAML
|
summary: Runs unit tests
|
||
|
description: |
|
||
|
Runs unit tests using gotestsum
|
||
|
options:
|
||
|
coverage:
|
||
|
type: bool
|
||
|
description: if provided, will output coverage reports
|