Unit tests in Drupal: The road to test-driven development / DrupalCon Global 2020
About this talk
This talk covers various techniques to enhance the unit testability of code, focusing on best practices in software development. The speaker explores methods to write cleaner, more modular code that facilitates easier testing, while also discussing the importance of mocking and dependency injection. By applying these principles, developers can improve the reliability of their codebases and streamline the testing process.