Yep, that works, thanks! Would it be worth it to put a readme in their explaining that? Or maybe not distribute the tests with the gem? Or distribute enough of the source to run the tests?
On Feb 1, 11:10 pm, Angrez Singh <[email protected]> wrote: > I think you can't run the test cases from installation directory. > For running the test cases you have to take entire source code. > This is as per my knowledge till I last heard about testcases. Can somebody > correct me here if I am wrong? > > - Angrez > > > > > > > > On Wed, Feb 2, 2011 at 5:35 AM, Nathan Ramsey <[email protected]> wrote: > > Should the unit tests for Firewatir be working? They're failing to > > load for me: > > > /var/lib/gems/1.8/gems/firewatir-1.7.1/unittests$ ruby > > mozilla_all_tests.rb > > /var/lib/gems/1.8/gems/firewatir-1.7.1/unittests/setup.rb:14:in > > `require': no such file to load -- watir/browser (LoadError) > > from /var/lib/gems/1.8/gems/firewatir-1.7.1/unittests/setup.rb:14 > > from mozilla_all_tests.rb:3:in `require' > > from mozilla_all_tests.rb:3 > > > -- > > Before posting, please readhttp://watir.com/support. In short: search > > before you ask, be nice. > > > [email protected] > >http://groups.google.com/group/watir-general > > [email protected]<http://groups.google.com/group/watir-general%0Awatir-general+unsubscr...> -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
