juju / plugins

Basic collection of the first few plugins for Juju

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

juju-sync-watch should be able to run local unit tests before syncing

bloodearnest opened this issue · comments

Something like

juju sync-watch . --tests "make unit_tests"

Which will run the provided test script before pushing/resolving

+1 this is a great idea