Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Mar 27, 2024
1 parent fe30a44 commit 4f7a101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ show-long-running-tests | number | outputs a yellow warning for tests that take
show-package-output | bool | includes additional package output in the log | false
show-passed-tests | bool | hides output from passed tests in the log | true
show-stdout | bool | shows the unparsed stdout from `go test` instead of the parsed output | false
working-directory | string | sets the working directory to run tests in. Primarily useful for testing mono-repos. | .

## Usage

Expand Down

0 comments on commit 4f7a101

Please sign in to comment.