A bit off topic, but does anybody know if there's an equivalent to "spec_server" for test-unit style tests? Thanks. -r
on 2010-02-03 23:43
on 2010-02-04 00:03
On Wed, Feb 3, 2010 at 4:36 PM, rogerdpack <rogerpack2005@gmail.com> wrote: > A bit off topic, but does anybody know if there's an equivalent to > "spec_server" for test-unit style tests? spec-server was deprecated and removed a few versions back in favor of spork, which works with rspec and test/unit AFAIK.
on 2010-02-04 04:14
> spec-server was deprecated and removed a few versions back in favor of > spork, which works with rspec and test/unit AFAIK. Right, I was just wondering if there was something that pre-dated spork, but for test-unit shtuffs...spork does support test-unit but only barely--trying to see if there's something else that's a bit more full featured. -rp
on 2010-02-05 03:12
On Wed, Feb 3, 2010 at 8:41 PM, rogerdpack <rogerpack2005@gmail.com> wrote: >> spec-server was deprecated and removed a few versions back in favor of >> spork, which works with rspec and test/unit AFAIK. > > Right, I was just wondering if there was something that pre-dated > spork, but for test-unit shtuffs...spork does support test-unit but > only barely--trying to see if there's something else that's a bit more > full featured. Take a look at http://tddmate.rubyforge.org/svn/trunk/ - it's a predecessor to spec_server. Not sure if it works outside textmate, but it might.
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.