khuedoan-homelab/docs/concepts/testing.md
2022-10-01 11:53:18 +07:00

197 B

Testing infrastructure code

We use Terratest for automated tests. The tests are written in Go and can be found at ./test.

TODO: more docs here (PR welcomed)