SimpleTest Intro: How to Get Started & Why
In the world of software development, test-driven development (TDD) is all the rage and has been for many years now. SimpleTest is a unit testing framework for performing automated tests in PHP. The SimpleTest module will also be included in Drupal 7 core. You will learn why this is both important to Drupal and for your everyday projects. Come learn how to include SimpleTests in your daily workflow and why it is a best practices approach in any development environment, both large and small. You will also learn some of the basic concepts and knowledge required to write tests for Drupal.
- Login to post comments