tomas-stefano / infinity_test

Continuous testing and a alternative to Autotest and Guard
http://github.com/tomas-stefano/infinity_test
MIT License
216 stars 12 forks source link

When I'm not using any notification gives an error #1

Closed nathmisaki closed 14 years ago

nathmisaki commented 14 years ago

Without any configuration files. Backtrace: $ infinity_test --rspec /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/gems/infinity_test-0.1.0/lib/infinity_test/application.rb:98:in notify!': undefined methodnotify' for nil:NilClass (NoMethodError) from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/gems/infinity_test-0.1.0/lib/infinity_test/application.rb:91:in block in run!' from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/gems/infinity_test-0.1.0/lib/infinity_test/application.rb:87:ineach' from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/gems/infinity_test-0.1.0/lib/infinity_test/application.rb:87:in run!' from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/gems/infinity_test-0.1.0/lib/infinity_test/continuous_testing.rb:18:inrun!' from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/gems/infinity_test-0.1.0/lib/infinity_test/continuous_testing.rb:13:in start!' from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/gems/infinity_test-0.1.0/lib/infinity_test/runner.rb:26:instart_continuous_testing!' from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/gems/infinity_test-0.1.0/lib/infinity_test/runner.rb:13:in run!' from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/gems/infinity_test-0.1.0/lib/infinity_test.rb:23:instart!' from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/gems/infinity_test-0.1.0/bin/infinity_test:7:in <top (required)>' from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/bin/infinity_test:19:inload' from /home/nelson/.rvm/gems/ruby-1.9.2-p0@rspec1/bin/infinity_test:19:in `

'

Using Ubuntu 10.04 i386