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 70d5fd5 commit 9e7fc5cCopy full SHA for 9e7fc5c
commons-test.mk
@@ -41,6 +41,7 @@ test-%: $(GOBIN)/gotestsum
41
@echo "Running $* tests..."
42
gotestsum \
43
--format short-verbose \
44
+ --rerun-fails=5 \
45
--packages="./..." \
46
--junitfile TEST-unit.xml \
47
-- \
0 commit comments