From 17be47ced9603886cd01a6899416798dd2fcf0d5 Mon Sep 17 00:00:00 2001 From: Michael Wilkerson Date: Thu, 8 Feb 2024 12:30:26 -0800 Subject: [PATCH] updated Signed-off-by: Michael Wilkerson --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e09b009..beed511 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # rollouts-plugin-trafficrouter-consul The Argo Rollouts plugin implementing traffic routing using Consul + +# Testing +To run unit tests use `go test ./...`. For end-to-end verification follow the steps in `./testing/README.md`. \ No newline at end of file