envato / ami-spec

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

Some example spec files #24

Closed sihil closed 8 years ago

sihil commented 8 years ago

This looks like a great tool. I think a few same spec files would help people (i.e. me) get started with it.

Do you have any simple tests you can reasonably share?

patrobinson commented 8 years ago

There are heaps of examples at http://serverspec.org/

This tool is rather dumb in that it doesn't do the testing itself, just sets up ServerSpec to run them.