MAKERS & BUILDERS - TDD Test Driven Drupal / DrupalCon Europe 2020
Testing is important. Why? It allows developers to add new features and edit and refactor existing code without the worry of adding regressions, reduces the reliance on manual testing to discover bugs, and by taking a test driven approach, your implementation code is leaner as you only write what is needed for your tests to pass.
December 8, 2020