From Test::Simple to Test::Extreme - Testing Legacy Systems 32

How to Test Complete Legacy Systems

  • Where to start?

  • You can't write tests for an entire system all at once

    • You won't write a single test if you start with that goal

  • Add a test for every bug you find, when you find it

  • Add a test for every feature you add, when you add it

 

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