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. If you''re interested in attending the conference, check out my blog post [2]. I''ll be doing a half-day workshop on BDD, then sitting on this testing panel, and finally on the last day I''m doing a breakfast with the speakers where we sit down and talk about whatever. Would love to see you all there. Pat [1] http://moderator.appspot.com/#e%253Dagltb2RlcmF0b3JyDQsSBlNlcmllcxjPBQw%252Bt%253Dagltb2RlcmF0b3JyDAsSBVRvcGljGI0EDA%252Bv%253D0%252Bs%253D1 [2] http://evang.eli.st/blog/2008/10/5/the-next-conference-you-should-go-to
Scott Taylor
2008-Oct-05 20:51 UTC
[rspec-users] What questions do you have about testing?
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
Scott Taylor <mailing_lists at railsnewbie.com> writes:> 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 > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-usersScott, The link is http://moderator.appspot.com/#e%253Dagltb2RlcmF0b3JyDQsSBlNlcmllcxjPBQw%252Bt%253Dagltb2RlcmF0b3JyDAsSBVRvcGljGI0EDA%252Bv%253D0%252Bs%253D1 You have to be signed into a gmail account I guess, and at the bottom there''s a button that says "suggest a question." Would you mind putting your question on there? Pat