PHPUnit Pocket Guide

Test-driven development in PHP

Specificaties
Paperback, 79 blz. | Engels
O'Reilly | 1e druk, 2006
ISBN13: 9780596101039
Rubricering
Hoofdrubriek : Computer en informatica
O'Reilly 1e druk, 2006 9780596101039
Onderdeel van serie Pocket guide (O'Reilly)
Verwachte levertijd ongeveer 16 werkdagen

Samenvatting

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 running a battery of tests as you go.

The benefits of PHPUnit are significant:
- a reduction in the effort required to frequently test code
- fewer overall defects
- added confidence in your code
- improved relations with your open source teammates

The only problem with this popular testing tool was its lack of documentation-until now, that is. For this, O'Reilly went right to the source, as Sebastian Bergmann, the author of 'PHPUnit Pocket Guide', also happens to be PHPUnit's creator. This little book brings together hard-to-remember information, syntax, and rules for working with PHPUnit. It also delivers the insight and sage advice that can only come from the technology's creator. Coverage of testing under agile methodologies and Extreme Programming (XP) is also included.

The latest in O'Reilly's series of handy Pocket Guides, this quick-reference book puts all the answers are right at your fingertips. It's an invaluable companion for anyone interested in testing the PHP code they write for web applications.

Specificaties

ISBN13:9780596101039
Taal:Engels
Bindwijze:paperback
Aantal pagina's:79
Uitgever:O'Reilly
Druk:1

Over Sebastian Bergmann

Sebastian Bergmann was born in 1978, lives in Siegburg, Germany and studies Computer Science and Biology at the University of Bonn. He is the author of the 'PHPUnit Pocket Guide' and the German book 'Professionelle Softwareentwicklung mit PHP 5', writes for both print and online media and is a frequent speaker at conferences.

Andere boeken door Sebastian Bergmann

Inhoudsopgave

1. Introduction
2. Automating Tests
3. PHPUnit's Goals
4. Installing PHPUnit
5. The Command-Line Test Runner
6. Fixtures
7. Testing Exceptions and Performance Regressions
8. Incomplete Tests
9. Test-First Programming
10. Code-Coverage Analysis
11. Stubs
12. Other Uses for Tests
13. PHPUnit and Phing
14. PHPUnit's Implementation
15. PHPUnit API
16. Extending PHPUnit
17. PHPUnit for PHP 4
18. Bibliography

Index

Net verschenen

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        PHPUnit Pocket Guide