Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 179 Bytes

TESTING.md

File metadata and controls

11 lines (8 loc) · 179 Bytes

Testing

To run all tests execute:

bundle install

bundle exec cookstyle && \
  bundle exec foodcritic --contex --epic-fail any . && \
  bundle exec kitchen test