mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-13 00:04:46 +07:00
7 lines
197 B
Markdown
7 lines
197 B
Markdown
# Testing infrastructure code
|
|
|
|
We use [Terratest](https://terratest.gruntwork.io) for automated tests.
|
|
The tests are written in Go and can be found at `./test`.
|
|
|
|
TODO: more docs here (PR welcomed)
|