filmov
tv
7.6 Learn Terraform - Integration and End-to-End Testing
![preview_player](https://i.ytimg.com/vi/gdcc1WBzMwY/maxresdefault.jpg)
Показать описание
Much like Unit testing, the only way to validate something is to check that it did what you said it did. The only difference between integration and end-to-end testing and unit testing is how many modules you apply before you check. I recommend checking out Terratest if this is something you are interested in, but it's out of scope for the actual Hashicorp offering.