Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 172 Bytes

TESTING.md

File metadata and controls

9 lines (5 loc) · 172 Bytes

Testing

Test Kitchen

Configure the appropriate behavior in .kitchen.yml and converge an instance.

RSpec

ChefSpec tests can be run by simply running rspec.