envato / ami-spec

Acceptance testing your AMIs
MIT License
49 stars 15 forks source link

Fail the build if a specified role is missing specs #40

Closed mipearson closed 5 years ago

mipearson commented 5 years ago

Not sure on implementation here - I feel like there should be a more rspeccy way of doing this, preferably with a nice red rspec failure.

Anyway, this not failing fast caused lots of confusion as our passing build was not actually running tests against some of the roles it had been told to.