
Run tests in separate processes
Reported by Bryan Helmkamp | November 16th, 2008 @ 06:29 PM
This will let us run tests in different conditions (Rails / Merb / Nokogiri / no nokogiri) more easily and run them in isolation without having to add require statements to the test files.
Comments and changes to this ticket
-
Bryan Helmkamp November 24th, 2008 @ 01:47 PM
- State changed from new to resolved
This shouldn't be necessary now that the previous constant-level checks are replaced by settings.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.