Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by r
PHPUnit Pocket Guide
โ Scribed by Sebastian Bergmann
- Publisher
- O'Reilly Media
- Year
- 2005
- Tongue
- English
- Leaves
- 96
- Series
- Pocket Guides
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 VOLUMES
<p></p><p><span>Lonely Planet's </span><span>Pocket Havana </span><span>is your guide to the city's best experiences and local life - neighbourhood by neighbourhood. Take in the sweep of the Malecon, observe Havana's mosaic of art deco architecture, and explore the rehabilitated Habana Vieja; all wi
<p><span>Lonely Planet's </span><span>Pocket Vancouver</span><span> is your guide to the city's best experiences and local life - neighborhood by neighborhood. STest your nerve on the Capilano Suspension Bridge, feed your curiosity at Science World and stroll through South Granville; all with your t
<p></p><p></p><p><span>Lonely Planet's </span><span>Pocket Marrakesh </span><span>is your guide to the city's best experiences and local life - neighbourhood by neighbourhood. Plunge headfirst into the mayhem of Djemaa el-Fna, discover hidden alleyways, and admire the artistry of Bahia Palace; all w
<p><span>Lonely Planet's </span><span>Pocket Los Angeles</span><span> is your guide to the city's best experiences and local life - neighborhood by neighborhood. Strut down Hollywood's Walk of Fame, roller skate on Venice Boardwalk, and gape at the beauty of Malibu; all with your trusted travel comp
If you're a programmer or database administrator who uses SQL in your day-to-day work, this popular pocket guide is the ideal on-the-job reference. You'll find many examples that address the language's complexity, along with key aspects of SQL used in IBM DB2 Release 9.7, MySQL 5.1, Oracle Database