• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ PHP ▶ Practical PHP Testing

Practical PHP Testing

December 19, 2009

Free PHP eBook: Practical PHP Testing

Download this free PHP eBook, “Practical PHP Testing” by Giogio Sironi. This practical testing book is aimed to php developers.

Book 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()

Download Free PDF / Read Online

Author(s): Giorgio Sironi
Format(s): PDF
File size: 445.72 KB
Number of pages: 61
Link: Download.

Similar Books:

  1. PHPUnit Pocket Guide
  2. Practical symfony
  3. Thinking In C++ Second Edition Volume Two: Practical Programming
  4. Practical Common Lisp
  5. Teachers’ Guide to Practical C++ Programming
Previous Post: « 31 Days of Refactoring
Next Post: Getting Started with IBM Data Studio for DB2 »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com