sensu-plugins / sensu-plugin-spec

The sensu-plugin test suite, for testing various implementations in different languages.

Home Page:http://sensu-plugins.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The test suite for testing various implementations of sensu-plugin in different languages.

Usage

bundle install
bundle exec ./bin/sensu-plugin-spec

Which will output something along the lines of:

Run options: --seed 59897

# Running:

........

Finished in 2.082529s, 3.8415 runs/s, 3.8415 assertions/s.

8 runs, 8 assertions, 0 failures, 0 errors, 0 skips

Contributing

  1. Fork it ( http://github.com//sensu-plugin-spec/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

The sensu-plugin test suite, for testing various implementations in different languages.

http://sensu-plugins.io

License:MIT License


Languages

Language:Ruby 100.0%