0.0
No commit activity in last 3 years
No release in over 3 years
Ruby library to develop new probes for Probe Dock. It can parse Probe Dock configuration files, collect test results and publish them to a Probe Dock server.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 0.13
~> 2.1
~> 1.0
< 12.0, >= 10.1
 Project Readme

Probe Dock Ruby Library

Ruby library to develop new probes for Probe Dock.

Gem Version Dependency Status Build Status Coverage Status License

Requirements

  • Ruby 2+

Installation

Add it to your Gemfile:

gem 'probedock-ruby', '~> 0.2.1'

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 RSpec is licensed under the MIT License.