I've search google and the ruby kitchen sink... I've also hunted around
various book stores, and it seems like TDD documentation is primarily found
for java. Can someone point me to something like Chris Pine's newbie guide
to get me started with tests?
I'm not sure how helpful this will be, but I did make a screencast doing Test Driven Development:
http://macromates.com/screencast/ruby_quiz_screencast.mov
I make a few mistakes in there and I'm actually trying to show off some TextMate features, but maybe the general premise will help.
James Edward Gray II
···
On Feb 13, 2007, at 5:31 PM, Jason Mayer wrote:
I've search google and the ruby kitchen sink... I've also hunted around
various book stores, and it seems like TDD documentation is primarily found
for java. Can someone point me to something like Chris Pine's newbie guide
to get me started with tests?
Jason Mayer wrote:
I've search google and the ruby kitchen sink... I've also hunted around
various book stores, and it seems like TDD documentation is primarily
found
for java. Can someone point me to something like Chris Pine's newbie
guide
to get me started with tests?
Can I suggest -
http://rspec.rubyforge.org/ [ examples and tutorial available ]
http://onestepback.org/articles/tdddemo/
···
--
Posted via http://www.ruby-forum.com/\.
than SciTE.
···
On 2/13/07, James Edward Gray II <james@grayproductions.net> wrote:
I'm not sure how helpful this will be, but I did make a screencast
doing Test Driven Development:http://macromates.com/screencast/ruby_quiz_screencast.mov
I make a few mistakes in there and I'm actually trying to show off
some TextMate features, but maybe the general premise will help.James Edward Gray II
Wow... and just like that I'm sold on TextMate. That's infinitely better
Currently the best source on testing is "Everyday Scripting with Ruby
for Teams, Testers, and You"
by Brian Marick. This book is published by The Pragmatic Programmers.
It also teaches Ruby programming.
This is an hands-on book .. you work on 4 projects along with the
author.
bbiker
···
On Feb 13, 7:50 pm, James Edward Gray II <j...@grayproductions.net> wrote:
On Feb 13, 2007, at 5:31 PM, Jason Mayer wrote:
> I've search google and the ruby kitchen sink... I've also hunted
> around
> various book stores, and it seems like TDD documentation is
> primarily found
> for java. Can someone point me to something like Chris Pine's
> newbie guide
> to get me started with tests?I'm not sure how helpful this will be, but I did make a screencast
doing Test Driven Development:http://macromates.com/screencast/ruby_quiz_screencast.mov
I make a few mistakes in there and I'm actually trying to show off
some TextMate features, but maybe the general premise will help.James Edward Gray II
Very nice. I'm starting to grok now why testing is handy. Thanks!
···
On 2/14/07, David Roberts <smartgpx@gmail.com> wrote:
Jason Mayer wrote:
> I've search google and the ruby kitchen sink... I've also hunted around
> various book stores, and it seems like TDD documentation is primarily
> found
> for java. Can someone point me to something like Chris Pine's newbie
> guide
> to get me started with tests?Can I suggest -
http://rspec.rubyforge.org/ [ examples and tutorial available ]
Jason Mayer wrote:
> I've search google and the ruby kitchen sink... I've also hunted around
> various book stores, and it seems like TDD documentation is primarily
> found
> for java. Can someone point me to something like Chris Pine's newbie
> guide
> to get me started with tests?
Thanks for the links below!
Can I suggest -
http://rspec.rubyforge.org/ [ examples and tutorial available ]
This tutorial was very simple, easy to understand. Rspec is my
friend. ![]()
I'm still working my way through this.
Ran across this one a while back and it helped keep my interest in
TDD.
--
I had also watched James' screencast, well worth it.
Mike B.
···
On Feb 14, 2:57 am, David Roberts <smart...@gmail.com> wrote:
> I've search google and the ruby kitchen sink... I've also hunted
> around
> various book stores, and it seems like TDD documentation is
> primarily found
> for java. Can someone point me to something like Chris Pine's
> newbie guide
> to get me started with tests?I'm not sure how helpful this will be, but I did make a screencast
doing Test Driven Development:
which player is required to view the above link?
I just get a blank screen
thanks
bbiker
···
On Feb 13, 7:50 pm, James Edward Gray II <j...@grayproductions.net> wrote:
On Feb 13, 2007, at 5:31 PM, Jason Mayer wrote:
I make a few mistakes in there and I'm actually trying to show off
some TextMate features, but maybe the general premise will help.James Edward Gray II
>
> > I've search google and the ruby kitchen sink... I've also hunted
> > around
> > various book stores, and it seems like TDD documentation is
> > primarily found
> > for java. Can someone point me to something like Chris Pine's
> > newbie guide
> > to get me started with tests?
Currently the best source on testing is "Everyday Scripting with Ruby
for Teams, Testers, and You"
by Brian Marick. This book is published by The Pragmatic Programmers.
It also teaches Ruby programming.
But its not a How-to-TDD book (or a learn WATIR book, or a learn Selenium book).
It does lay the foundations for the core practical skills involved in
TDD. It also
concentrates a lot on the satellite activities involved in testing,
like automating
laborious activities like report generation, or inserting testbed data, that are
not actual testcases themselves.
This is an hands-on book .. you work on 4 projects along with the
author.
I haven't fully read through it, but there have only ever been 2 books that
I wanted to follow through at the example by example level - one is the
Agile 2nd ed book. And the other is Brian Marick's book.
I am thinking of making tutorials based around his activities too, so I can
train up our QAs. And that means that I need to be intimate with what he
writes so I can structure the training.
···
On 2/14/07, bbiker <renard@nc.rr.com> wrote:
On Feb 13, 7:50 pm, James Edward Gray II <j...@grayproductions.net> > wrote:
> On Feb 13, 2007, at 5:31 PM, Jason Mayer wrote:
MOV is Apple QuickTime
···
On 2/14/07, bbiker <renard@nc.rr.com> wrote:
On Feb 13, 7:50 pm, James Edward Gray II <j...@grayproductions.net> > wrote:
> On Feb 13, 2007, at 5:31 PM, Jason Mayer wrote:
>
> > I've search google and the ruby kitchen sink... I've also hunted
> > around
> > various book stores, and it seems like TDD documentation is
> > primarily found
> > for java. Can someone point me to something like Chris Pine's
> > newbie guide
> > to get me started with tests?
>
> I'm not sure how helpful this will be, but I did make a screencast
> doing Test Driven Development:
>
> http://macromates.com/screencast/ruby_quiz_screencast.mov
>which player is required to view the above link?
I just get a blank screen
thanks
bbiker
> I make a few mistakes in there and I'm actually trying to show off
> some TextMate features, but maybe the general premise will help.
>
> James Edward Gray II
It's a QuickTime movie:
James Edward Gray II
···
On Feb 14, 2007, at 3:15 PM, bbiker wrote:
On Feb 13, 7:50 pm, James Edward Gray II <j...@grayproductions.net> > wrote:
On Feb 13, 2007, at 5:31 PM, Jason Mayer wrote:
I've search google and the ruby kitchen sink... I've also hunted
around
various book stores, and it seems like TDD documentation is
primarily found
for java. Can someone point me to something like Chris Pine's
newbie guide
to get me started with tests?I'm not sure how helpful this will be, but I did make a screencast
doing Test Driven Development:which player is required to view the above link?
I just get a blank screen