ENGLISH

PHPUnit Pocket Guide

Book information

Publisher
O'Reilly Media
Year
2005
ISBN
9780596101039, 0596101031
Open Library ID
OL7581308M
Language
english
Format
CHM
Filesize
190 kB (195068 bytes)
Series
Pocket Guides
Pages
96\0
Library
mexmat
Time added
2009-07-20 03:45:11

Description

Created by Sebastian Bergmann, the author of this book, PHPUnit is an open source framework for test-driven development in any PHP-based code. PHPUnit automates unit testing and reduces the effort required to test code frequently during development. Testing with PHPUnit is a more effective way of checking that your program behaves as expected by using runnable code fragments that automatically test the parts (units) of the software to ensure that they are correct.

Similar books