Talk in English - US at PHP Tek 2025
Short URL: https://joind.in/talk/fa6d1
(QR-Code (opens in new window))
Having problems writing tests for code? Not sure how to start writing tests? Testable code follows specific patterns, principles, and practices to make it testable. We will cover Dependency Injection (DI), decoupling, mocking, and other code architecture techniques to make your code easier to write tests for. Common problem areas with practical solutions will be discussed, including race conditions, timing, dynamic data, databases, and external dependencies.
Comments
Comments are closed.