Getting Started With PHPUnit
by Sebastian Bergmann on Mar 11, 2010
- 7,749 views
PHP has evolved from a niche language for adding dynamic functionality to small websites to a powerful tool making strong inroads into large-scale Web systems. Critical business logic like this needs t...
PHP has evolved from a niche language for adding dynamic functionality to small websites to a powerful tool making strong inroads into large-scale Web systems. Critical business logic like this needs to work correctly. But how do you ensure that it does? You test it, of course.
PHPUnit is the de-facto standard for unit testing PHP applications. In this session, given by PHPUnit's creator Sebastian Bergmann, the audience will learn how to write, organize, and run unit tests for/with PHPUnit using real world examples.
Accessibility
Categories
Tags
More...Upload Details
Uploaded via SlideShare as Adobe PDF
Usage Rights
Statistics
- Favorites
- 15
- Downloads
- 150
- Comments
- 0
- Embed Views
- Views on SlideShare
- 7,673
- Total Views
- 7,749


