indieverse.dev

TEST DRIVEN DEVELOPMENT

Basics on the concepts surrounding test-driven development

The Complementary PHP Testing Tools Cookbook Cover

The Complementary PHP Testing Tools Cookbook

Shows you how to use static code analysis, code linting, mutation testing, and continuous integration systems to take things one step further towards the goal of confident deployments of well-tested-and-understood code.

The Grumpy Programmer's Guide To Testing PHP Applications Cover

The Grumpy Programmer's Guide To Testing PHP Applications

16 years of testing advice to help you learn to test your PHP code no matter what framework you use.

Start with TDD by testing your APIs. After a 2-hour read, you'll be able to achieve 90%+ code coverage in an easy, maintainable way

A comprehensive step-by-step video course on designing robust Laravel applications with TDD.