salt-formula-testing icon indicating copy to clipboard operation
salt-formula-testing copied to clipboard

Test Salt formulas and states with ease

Results 2 salt-formula-testing issues
Sort by recently updated
recently updated
newest added

It appears testinfra has changed since you first worked on this repo. As such, testinfra -v didn't work as expected. This was due to scoping issues with LocalCommand, and testinfra.backend.docker...

Howdy, found this repo from a blog and it looks promising but when following the instructions in the README, I get the following error: ```python Traceback (most recent call last):...