--- !ruby/object:Gem::Specification name: test_notifier version: !ruby/object:Gem::Version version: 0.0.7 platform: ruby authors: - Nando Vieira autorequire: bindir: bin cert_chain: [] date: 2008-01-16 00:00:00 -02:00 default_executable: dependencies: [] description: Display system notifications (dbus, growl and snarl) after running tests. It works on Mac OS X, Linux and Windows. Powerful when used with Autotest ZenTest gem for Rails apps. email: fnando.vieira@gmail.com executables: [] extensions: [] extra_rdoc_files: - History.txt - License.txt - Manifest.txt - README.txt - website/index.txt files: - History.txt - License.txt - Manifest.txt - README.txt - Rakefile - config/hoe.rb - config/requirements.rb - lib/test_notifier.rb - lib/test_notifier/test_unit.rb - lib/test_notifier/autotest.rb - lib/test_notifier/rspec.rb - lib/test_notifier/icons/error.png - lib/test_notifier/icons/failure.png - lib/test_notifier/icons/passed.png - lib/test_notifier/version.rb - log/debug.log - script/destroy - script/generate - script/txt2html - setup.rb - tasks/deployment.rake - tasks/environment.rake - tasks/website.rake - test/test_helper.rb - test/test_test_notifier.rb - website/index.html - website/index.txt - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/screen.css - website/template.rhtml has_rdoc: true homepage: http://testnotifier.rubyforge.org post_install_message: rdoc_options: - --main - README.txt require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: testnotifier rubygems_version: 1.0.1 signing_key: specification_version: 2 summary: Display system notifications (dbus, growl and snarl) after running tests. It works on Mac OS X, Linux and Windows. Powerful when used with Autotest ZenTest gem for Rails apps. test_files: - test/test_helper.rb - test/test_test_notifier.rb