Rubocop testing of the attributes and testing documentation.
The Testing section of the README.md was broken out into the new TESTING.md to explain how the cookbook is being tested. Rubocop is testing the attributes/ files and the .rubocop.yml has documented excluded rules. Change-Id: I0a5f4124a061617779425490d198c00d931c4cc1
This commit is contained in:
10
README.md
10
README.md
@@ -111,15 +111,7 @@ TODO: move rabbit parameters under openstack["block-storage"]["mq"]
|
||||
Testing
|
||||
=====
|
||||
|
||||
This cookbook uses [bundler](http://gembundler.com/), [berkshelf](http://berkshelf.com/), and [strainer](https://github.com/customink/strainer) to isolate dependencies and run tests.
|
||||
|
||||
Tests are defined in Strainerfile.
|
||||
|
||||
To run tests:
|
||||
|
||||
$ bundle install # install gem dependencies
|
||||
$ bundle exec berks install # install cookbook dependencies
|
||||
$ bundle exec strainer test # run tests
|
||||
Please refer to the [TESTING.md](TESTING.md) for instructions for testing the cookbook.
|
||||
|
||||
License and Author
|
||||
==================
|
||||
|
||||
Reference in New Issue
Block a user