No More Excuses: Test Your Modules!

Session Category PHP / Symfony Drupal Core Site Building Room 407 Audience N/A Time Slot Sat 10:00am to 10:45am (7/14/18)

Drupal 8 supports multiple ways to test your code, which gives developers the confidence to change functionality and ensure that regressions are caught early.

This session will introduce attendees to the following methods in Drupal 8 for providing test coverage:

  • Unit Tests
  • Kernel Tests
  • Functional Tests
  • Behavioral Tests

We will discuss when to use each kind of test, and how to handle potentially frustrating situations.

Code samples: https://github.com/ebeyrent/apod

About the Speaker