Sha256: 5a90ec705cbac979b105c142b3b7f430901466057c63326c2ee22399f7a66a2d

Contents?: true

Size: 1.34 KB

Versions: 1

Compression:

Stored size: 1.34 KB

Contents

Gem::Specification.new do |s|
  s.name = 'cucumber-nagios'
  s.version = '0.2'
  s.date = '2009-03-04'
  
  s.summary = "web app testing plugin for Nagios using Cucumber/Webrat/Mechanize"
  s.description = "cucumber-nagios lets you write high-level behavioural tests for your web applications that can be plugged into Nagios"
  
  s.authors = ['Lindsay Holmwood']
  s.email = 'lindsay@holmwood.id.au'
  s.homepage = 'http://holmwood.id.au/~lindsay/2009/02/23/web-app-integration-testing-for-sysadmins-with-cucumber-nagios/'
  s.has_rdoc = false

  s.add_dependency('templater', '>= 0.5')
  
  s.files = %w(bin/common.rb bin/cucumber bin/cucumber-nagios bin/cucumber-nagios-gen cucumber-nagios.gemspec lib/generators/project/Rakefile lib/generators/project/features lib/generators/project/features/steps lib/generators/project/features/steps/result_steps.rb lib/generators/project/features/steps/webrat_steps.rb lib/generators/project/features/support lib/generators/project/features/support/env.rb lib/generators/project/features/support/nagios.rb lib/generators/project/bin lib/generators/project/bin/common.rb lib/generators/project/bin/cucumber lib/generators/project/bin/cucumber-nagios lib/generators/project/bin/cucumber-nagios-gen lib/generators/project/.bzrignore lib/generators/project/.gitignore lib/generators/project/README LICENSE README.md Rakefile)
end


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
auxesis-cucumber-nagios-0.2 cucumber-nagios.gemspec