Coming soon
You need to run nix-shell
to get the required dependencies.
From within the nix-shell
, you can cd saltstack
run bundle install --binstubs
and then run bundle exec bin/kitchen test
.
If you're testing a new state, please add it to kitchen.yml
to ensure it runs.