Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 401 Bytes

TESTING.md

File metadata and controls

12 lines (8 loc) · 401 Bytes

Testing

To run the tests across all platforms, you want to grab the latest ChefDK install VirtualBox, Vagrant

Then run chef exec rake quick for unit and style tests.

Use chef exec rake for all unit, style, and kitchen tests.