Skip to content
MarkBennett edited this page Sep 13, 2010 · 2 revisions

Welcome to the Drupal TDD wiki! According to our README our goal is,

“[T]o make Test Driven Development with Drupal easy and enjoyable.”

Here you’ll find directions on how to use Drupal TDD to:

  1. Run Drupal unit tests in a separate database
  2. Isolate unit tests using transactions
  3. Create sample data for your tests