mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-04 23:40:20 +07:00
197 B
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)