The Grumpy Programmer’s Guide To Building Testable PHP Applications Front Cover

The Grumpy Programmer’s Guide To Building Testable PHP Applications

  • Length: 68 pages
  • Edition: 1
  • Publisher:
  • Publication Date: 2012-10-18
  • ISBN-10: B009AOGZR4
  • ISBN-13: 9781105454882
Description

You want to test your code but you don’t know how
You’ve done the research and picked a testing framework that you’re going to use to start wrapping your PHP code in automated tests. Test-centric coding practices will never be easier than they are today, and you are eager to get going.

There’s only one problem: what does testable code look like?

You want to know what testable code looks like
The best applications are ones that consist of small, loosely-coupled modules that can be combined to solve problems. This book will show you how to create them by forcing you to focus on writing testable code from the beginning, not bolting it on afterwards.

Do you know how to use the unit tester’s weapons of choice?
To test your code properly, you need to manage your dependencies. Learn how to use dependency injection and the Inversion of Control design pattern to create code that is ready to be tested.

Learn how to create testable code from a grumpy programmer
“The Grumpy Programmer’s Guide To Building Testable PHP Applications” gives you a solid introduction to the concepts a PHP programmer needs to master in order to write code that can easily be tested using today’s powerful automated testing tools.

Hi, I’m Chris Hartjes. I’ve been building PHP applications of all shapes and sizes since 1998. Like you, I wanted to find a way to go home from work on time and deliver applications with the fewest bugs possible.

I wrote this book to share my knowledge about the fundamentals of writing testable PHP code with you and turn writing tests for your code into a regular part of your workflow instead of something you do at the last minute.

I’ve also included several essays from my long-running blog “@TheKeyboard” that give you insights into concepts and practicesthat go hand-in-hand with writing testable code.

Learning to write testable doesn’t have to suck. Let me show you how to get your PHP code into a testable state.
Want a paper copy of the book? Buy a copy through LuLu.com

Table of Contents

Chapter 1. Copyright
Chapter 2. Thanks
Chapter 3. Testing Is Good, Testable Applications Are Better
Chapter 4. Building Testable Applications is Hard
Chapter 5. Environmental Consistency
Chapter 6. Static Code Analysis
Chapter 7. Decoupling Your Objects Using Dependency Injection
Chapter 8. Like An Onion, Your Application Has Layers
Chapter 9. Shells and Sandboxes
Chapter 10. Rebuilding Your Programming and Deployment Environments
Chapter 11. Continuous Integration Landscape For PHP Developers
Chapter 12. Infrastructure Debt
Chapter 13. Fear is the mind-killer
Chapter 14. Where Are The Tests?
Chapter 15. Metatesting: Understanding Mock Objects
Chapter 16. Advice From a Grumpy Programmer

To access the link, solve the captcha.
Subscribe