openstack-chef-repo/TESTING.md

7 lines
126 B
Markdown

# Testing the Openstack Cookbook Repo
Basic tests are rubucop and Berks. To run these test use:
```bash
$ chef exec rake
```