Unit test your PHP code at every level

Posted by solrac on Aug 16, 2006 7:31 PM EDT
IBM/developerWorks; By Jack D. Herrington
Mail this story
Print this story

Find out how to unit test your PHP code at the module, database, and user interface level.

Test-driven development and unit tests are the latest way to make sure your code is behaving as you expect through changes and refactoring. Unit tests are a framework for writing tests on code and running those tests automatically. Find out how to unit test your PHP code at the module, database, and user interface (UI) level. With testing you will gain greater confidence that the code you ship to customers is running properly.

Full Story

  Nav
» Read more about: Groups: IBM, PHP; Story Type: News Story

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.