Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 178 Bytes

TESTING.md

File metadata and controls

10 lines (8 loc) · 178 Bytes

TL;DR

To run standart tests for this code please run:

foodcritic -f any . \
&& cookstyle . \
&& rspec test/cookbooks/testrig/spec/chefspec.rb \
&& kitchen test