A Molecule Man or how to test your infrastructure
-
-
40 min
Everyone knows that tests are important and useful in development. But we also have the infrastructure; what about it? There are also complex deployment scenarios, and the cost of error can be even higher: after all, a wrong configuration of the environment can only be detected during use.
Let's talk about the value of the IaaC approach and how to test ansible roles with Molecule.