0.0
0 review
2.23 MB
Everyone
Content rating
0
Downloads
Practical PHP Testing screenshot 1 Practical PHP Testing screenshot 2 Practical PHP Testing screenshot 3 Practical PHP Testing screenshot 4 Practical PHP Testing screenshot 5 Practical PHP Testing screenshot 6 Practical PHP Testing screenshot 7 Practical PHP Testing screenshot 8

About this product

Practical PHP Testing description

What is unit testing and why a php programmer shouldadopt it? It may seem simple, but testing is the only way to ensure your work is completed and you will not called in the middle of the night by a client whose website is going nuts. The need for quality is particularly present in the php environment, where it is very simple to deploy an interpreted script, but it is also very simple to break something: a missing semicolon in a common file can halt the entire application.

Table of Contents

•PHPUnit usage
•Write clever tests
•Assertions
•Fixtures
•Annotations
•Refactoring and patterns
•Stubs
•Mocks
•Command line options
•The TDD theory
•Testing sqrt()

↓ Read more

Version lists