Răsfoiți Sursa

Update README.md

abelanger5 5 ani în urmă
părinte
comite
92bb19ccc0
1 a modificat fișierele cu 5 adăugiri și 1 ștergeri
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -6,4 +6,8 @@ Boilerplate set up. Run:
 docker-compose up
 ```
 
-And then visit `localhost:8080/user` in the browser. 
+And then visit `localhost:8080/user` in the browser. 
+
+### Testing
+
+From the root folder, run `go test ./...` to run all tests and ensure the builds/tests pass.