top of page
The glenniuum Post
Stop “Testing” Infrastructure as Code!
Or at least stop calling whatever it is you’re actually doing a test. A test (unit, integration, etc.) suggests that you are testing the code by giving it known inputs that produce expected outputs. Testing is extremely useful in software development and I truly hope the code behind every framework (API, CLI, IaC framework) is tested by its development team. Either way, we should NOT test THEIR code (unless we are developing FOR the project e.g. as an OSS contributor). Undeni
Robert Glenn
Jan 114 min read
bottom of page
