Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 619 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (12 loc) · 619 Bytes

Contributing to augeasfacter

Build Status

Writing tests

Test cases are described in spec/unit/augeasfacter_spec.rb.

Test configurations are stored in spec/fixtures/root/etc/augeasfacter/.

Execute rake spec in the root directory to run all tests.

Requirements

Install bundler and run bundle install to get all gems required for development or see the contents of Gemfile.

Patches

Please send pull requests via GitHub, or patches via git send-email to the author.