A unit test is a way of testing a unit, the smallest piece of code that can be logically isolated in a system.
What about unit testing on IaC? After all, it’s infrastructure as code. Yes we need to write unit test cases for them as well. Pester Test can help us here.
from DZone.com Feed https://ift.tt/2C0DbbB
No comments:
Post a Comment