diff --git a/docs/contributor/testing-strategy.md b/docs/contributor/testing-strategy.md index 648d3571..9ba3fb7c 100644 --- a/docs/contributor/testing-strategy.md +++ b/docs/contributor/testing-strategy.md @@ -82,7 +82,7 @@ Use the following tools and frameworks to implement the above-mentioned testing |--|--|--|--| |Golangci-lint| X | | | |Go-critic| X | | | -|GoTest| X | | | +|go test| X | | | |Kubebuilder Test Framework| X | X | | |EnvTest| X | X | | |Ginkgo| X | X | |