9781940111797-194011179X-The Grumpy Programmer's Guide To Testing PHP Applications

The Grumpy Programmer's Guide To Testing PHP Applications

ISBN-13: 9781940111797
ISBN-10: 194011179X
Author: Kara Ferguson, Chris Hartjes
Publication date: 2020
Publisher: php[architect]
Format: Paperback 150 pages
FREE US shipping
Buy

From $37.24

Book details

ISBN-13: 9781940111797
ISBN-10: 194011179X
Author: Kara Ferguson, Chris Hartjes
Publication date: 2020
Publisher: php[architect]
Format: Paperback 150 pages

Summary

The Grumpy Programmer's Guide To Testing PHP Applications (ISBN-13: 9781940111797 and ISBN-10: 194011179X), written by authors Kara Ferguson, Chris Hartjes, was published by php[architect] in 2020. With an overall rating of 4.4 stars, it's a notable title among other Software Design, Testing & Engineering (Programming, Web Development & Design, Internet & Social Media, Programming) books. You can easily purchase or rent The Grumpy Programmer's Guide To Testing PHP Applications (Paperback) from BooksRun, along with many other new and used Software Design, Testing & Engineering books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.64.

Description

Learn how a Grumpy Programmer approaches testing PHP applications, covering both the technical and core skills you need to learn in order to make testing just a thing you do instead of a thing you struggle with.
I feel that testing, as a concept, is hard to explain to beginning programmers: “we are going to write code that is going to make sure your other code works as expected”. The assumption that underlies all this is that you already understand how to write computer programs in your chosen language! This makes it very difficult to teach to beginner or inexperienced programmers. When you combine this with how PHP does not force any particular structure on you, you have an environment where only the folks who are really motivated end up learning about testing.
The Grumpy Programmer’s Guide To Testing PHP Applications is my way to try and provide some help for developers who are looking to become more test-centric and reap the benefits of automated testing and related tooling like static analysis and automation. I believe that by learning the skills (both technical and core) surrounding testing you will be able to write tests using almost any testing framework and almost any PHP application.
The book combines all the material from my previous books, adds new material, and revisits some old topics where my experiences have changed my thoughts. I break the vast topic of testing into smaller chunks, along with providing lots of examples and explanations of how I approach testing applications. Some of the things I cover are: Test-Driven development Strategies for Test-After practices Test refactoring strategies How PHPUnit itself works Complementary tools and approaches like static analysis and mutation testing Learning the core skills you need to get other people testing their code

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book