My friends and family are under attack in Ukraine.
Donate to protect them directly or help international organizations.
Donate to protect them directly or help international organizations.
Testing
How to write automated tests and how to write them well.
Acceptance Tests
- Getting Started With Acceptance Tests
- Structuring the Test Harness
- Writing Useful Steps (coming soon)
- Acceptance Testing Tips and Tricks (coming soon)
Resources
- 55-minute presentation "Unit Testing by Example" at PHP UK Conference 2017.
- 80-minute video course "Unit Testing with PHPUnit". This is available with a paid subscription to Pluralsight. I highly recommend this service. Their content quality is unmatched, and I use it myself. There is also a free trial.
- Short video: Test Doubles with PHPUnit
- Short video: Cyclomatic Complexity
- Article: Randomizing Test Data is a Bad Idea
- Article: Lessons Learned from Testing and Refactoring Legacy