Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 233 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 233 Bytes

deploy-user

How to run tests?

  • run integration tests – kitchen test default-ubuntu-1404
  • run integration tests w/o destroying instance – kitchen verify default-ubuntu-1404
  • run unit tests – chef exec rspec -c