Skip to content

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

License

Notifications You must be signed in to change notification settings

sensu-plugins/sensu-plugin-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages