Probe Dock Cucumber
Cucumber (Ruby) probe for Probe Dock.
Installation
In your Gemfile:
gem 'probedock-cucumber', '~> 0.1.0'
Then run bundle install.
Contributing
- Fork
- Create a topic branch -
git checkout -b my_feature - Push to your branch -
git push origin my_feature - Create a pull request from your branch
Please add a changelog entry with your name for new features and bug fixes.
License
Probe Dock Cucumber is licensed under the MIT License.