Drupal Tutorials > Development > Simpletest Tutorial

Simpletest Tutorial

categories: Development
for Drupal: D6D7
1

This tutorial will take you through the basics of testing in Drupal and by the end you should be able to write your first test! For this example we will create a dummy module called "mymodule". Mymodule does nothing more than provide a content type called "mymodule", which is exactly the same as any basic Drupal node type (like 'page'). The tutorial will then explain how to test that the custom content type provided to ensure it functions properly.

(Simpletest Tutorial >>)

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
263 Drupal Tutorials and counting!