v/scripts/test
Marc Cataford 9d144d7ddc
test: partial coverage state (#9)
* build: add test + coverage tooling

* ci: run tests on ci

* test: partial coverage for state utils
2023-11-08 00:23:44 -05:00

4 lines
67 B
Bash

#!/bin/bash
go get golang.org/x/tools/cmd/cover
go test -cover -v