Wrong confirmation ID
  • Email
  • Favorite
  • Embed
  • Private Content

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

mvc testing phpunit php tdd test unit

More...

Upload Details

Uploaded via SlideShare as Adobe PDF

Usage Rights

CC Attribution-ShareAlike LicenseCC Attribution-ShareAlike License

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

3 Embeds 76

http://www.slideshare.net 69
http://www.berejeb.com 5
http://www.devetdesign.com 2

Statistics

Favorites
15
Downloads
150
Comments
0
Embed Views
76
Views on SlideShare
7,673
Total Views
7,749
Post Comment
Edit your comment Cancel

Getting Started With PHPUnit — Presentation Transcript