From Test::Simple to Test::Extreme - Writing a CPAN-Style Test Suite 15

You're Already Doing it!

  • First rule of testing is: Capture the tests you already do

  • We test our code all the time

  • We often write little throw-away tests

  • We spend hours clicking away in our web browsers testing the same applications in the same way

  • How can we capture our ad-hoc tests?

 

YAPC::CA << Previous | Index | Next >>
Copyright © 2003 Michael Graham