Go to file
Georg Pfuetzenreuter 0d7a6f9428
Initial test coverage
- add sample configuration files
- add sample bootstrap script
- add tests for command line argument handling
- add tests for environment file
- add tests for starting/stopping suites

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2023-05-21 05:13:57 +02:00
tests Initial test coverage 2023-05-21 05:13:57 +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 Correct typo in log message 2023-05-21 03:03:54 +02:00
Vagrantfile-Template Improve option handling 2023-05-20 17:51:32 +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.