Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vistahigherlearning / logstash   deb

Repository URL to install this package:

/ opt / logstash / spec

  ..
  codecs
  conditionals
  examples
  filters
  inputs
  outputs
  support
  util
11y   README.md
11y   config.rb
11y   environment.rb
11y   event.rb
11y   jar.rb
11y   runner_spec.rb
11y   speed.rb
11y   test_utils.rb
11y   web.rb

How to run these tests

Run one:

rspec spec/the/test.rb

Run them all:

rspec spec/**/*.rb

Debug one test:

LOGSTASH_DEBUG=y rspec spec/the/test.rb