issues
search
praekeltfoundation
/
puppet-marathon
A Puppet module for managing Marathon
BSD 3-Clause "New" or "Revised" License
4
stars
6
forks
source link
Add some test infrastructure
#4
Closed
JayH5
closed
8 years ago
JayH5
commented
8 years ago
See the commits for detailed information but this now does:
Puppet (.pp file) lint checks
Puppet syntax checks
metadata.json lint checks
Makes sure classes compile
Cleans up a bunch of stuff
Adds a "test" task that runs all syntax and spec tests
Adds basic coverage tests (reporting 0% coverage)
jerith
commented
8 years ago
:+1:
See the commits for detailed information but this now does: