- Add RuboCop style and lint checks.
- Use Test Kitchen for integration testing.
- Update to ChefSpec v3.
- Update README.
- Provide attribute
node['sharness']['path']
and environment variableSHARNESS_PATH
to easily source Sharness in tests. - Use RSpec's new expect syntax in unit tests.
- Remove
sharness_version
variable fromattributes/default.rb
.
- First tagged version.