Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 243 Bytes

TESTING.md

File metadata and controls

9 lines (5 loc) · 243 Bytes

Testing

Test Kitchen

Set the EFS_TEST_FSID environment variable and run kitchen test with correct attributes to setup EC2 instances with the kitchen-ec2 driver.

RSpec

Rspec unit tests can be run by simply running rspec.