k3s/scripts/test-unit

3 lines
74 B
Bash
Executable File

#!/bin/bash
go test -cover -coverpkg=./... -covermode=atomic -v ./pkg/...