Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 221 Bytes

TESTING.md

File metadata and controls

18 lines (11 loc) · 221 Bytes

Testing

Install dependencies

bundle install

Run Checkstyle (foodcritic & cookstyle)

rake

Foodcritic

rake test:foodcritic

Cookstyle

rake test:cookstyle

Kitchen

rake test:kitchen