I\'m developing a software component responsible for testing if a network interface has conectivity with the internet. Think of it as the same test the XBOX360 does to inform the user if it\'s connect
I have autotest setup with growlnotify using growl_glue (version 1.0.7): requir开发者_开发问答e \'growl_glue\'
$ rake test $ rake test (in /Users/ethan/project/mtc/completestreets) /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I\"lib:test\" \"/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/ra
I found example how to use on: http://www.claytonlz.com/index.php/2009/04/how-to-setup-rspec-cucumber-webrat-rcov-and-autotest-on-leo开发者_开发百科pard/
When I\'m using autospec to test a non-Rails Ruby project, I always have trouble getting my tests to show up red or green.
I am trying to add a hook in Autotest to trigger tests when javascript files are changed. Below the is the .autotest file I am using.The syntax seems to be correct, but nothing is happening when a ja
I\'ve had problems with autotest before which I resolved by downgrading from ZenTest开发者_运维百科 4.1.4 to 4.1.3.