[rspec-users] What questions do you have about testing?
Scott Taylor
mailing_lists at railsnewbie.com
Sun Oct 5 16:51:48 EDT 2008
On Oct 5, 2008, at 11:11 AM, Pat Maddox wrote:
> Hey everyone,
>
> We're doing a panel on testing at the Voices That Matter conference
> (http://www.voicesthatmatter.com/ruby2008/ - you should go :). Obie
> set
> up a google moderator thing [1] to collect questions for the panel. I
> invite you all to put some questions up on there. They can be
> questions
> that you want to learn the answer to, or you just think that the
> answer
> would be beneficial to the community as a whole (that is, you already
> know it but you wish others did too :). And please add questions even
> if you're not going...there may be a video of these things (I dunno
> yet,
> but I'm guessing so), and I'll definitely answer them on my blog.
Didn't see any where to submit those questions, so here it goes:
I'm curious as to what people are doing to speed up their tests.
Often mocks are used, but I've always found black-box testing to be
both more intuitive and to serve as better regression tests going
forward.
Scott
More information about the rspec-users
mailing list