On Fri, Dec 12, 2008 at 8:18 AM, Luis Lavena wrote: > On Fri, Dec 12, 2008 at 2:06 AM, James M. Lawrence wrote: >> (I assume the functional tests don't apply to Windows since the >> session gem is filled with forks.) > > You can run "rake test" which will run the functional ones. >
The Rakefile says "rake test" is an alias for test_units. I did test_all, which encompasses test_functional, test_contribs, and test_units. Is there some way to get the functional tests on Windows? _______________________________________________ Rake-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/rake-devel
