5 ms·
> Have a nightly job that runs unit and integ tests Not enough IMHO. We run all tests on developer machines and CI with -race. Always. It's probabilistic, so
by franticgecko3 1y ago
> Have a nightly job that runs unit and integ tests
Not enough IMHO.
We run all tests on developer machines and CI with -race. Always.
It's probabilistic, so every developer 'make test' and every 'git push' is coverage.