DrupalCon Baltimore 2017: Testing for the Brave and True
About this talk
This talk focuses on the revamped testing landscape in Drupal 8, presenting how its new architecture simplifies test writing for developers. The speaker shares insights gained from extensive programming experiences with Drupal 8, highlighting the advantages of practical and efficient testing methods. Participants will learn to extend Drupal's testing classes such as UnitTestCase, KernelTestBase, and WebTestBase to thoroughly test their custom applications, making automated testing more accessible. The session is designed for those already familiar with PHP and some Drupal concepts, aiming to equip attendees with the knowledge to approach automated testing effectively and confidently.