Drupal 8 Forms and TDD, part 2: form building

  • Drupal 8
  • Automated Testing
  • Wisdom
  • PHP

In part 1, I showed how you can start using TDD when writing Drupal code, and how to apply it to testing a custom file validation callback. In this part, I'll show how you can test the form building.

Links

Enjoyed this post? Grab the RSS feed or follow me on Twitter!

Found a typo ? Correct it, submit a pull-request and get credited here!