nginx-proxy-manager-zh/backend/scripts/test.sh

6 lines
91 B
Bash
Raw Normal View History

#!/bin/bash -e
export RICHGO_FORCE_COLOR=1
richgo test -bench=. -cover -v ./internal/...