Go to file
Georg Pfuetzenreuter 43db99bfaa
Enable os import in test_cli
It's not clear why this was commented out, the tests depend on it.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2023-05-24 00:33:21 +02:00
tests Enable os import in test_cli 2023-05-24 00:33:21 +02:00
.gitignore Add scullery pattern to gitignore 2023-05-21 13:36:26 +02:00
LICENSE Add LICENSE 2023-05-20 14:38:44 +02:00
README.md Add README 2023-05-20 13:40:04 +02:00
scullery.py Improve cleanup logic 2023-05-24 00:32:01 +02:00
Vagrantfile-Template Run master bootstrap after initialization 2023-05-24 00:29:19 +02:00

Scullery

This is intended to be a replacement for KitchenCI and kitchen-salt, focussing on testing SaltStack states using Vagrant and Pytest/Testinfra.