This site is archived.

What is SimpleTest? and SimpleTest Automator: Automated Automated Testing

cwgordon7's picture
Submitted by cwgordon7 on Thu, 07/24/2008 - 21:35.
Co-presenters: 

Overview

Now that we have SimpleTest in core, the obvious step still remains: writing thousands of tests to completely cover Drupal core. But writing automated tests can take time, and with the sheer quantity of tests that need to be written, writing them manually is not altogether practical. The SimpleTest automator module aims at speeding up the test-writing process by allowing you to create tests entirely through the user interface.

Agenda

* What is this ugly SimpleTest thing doing in my Drupal core?
* How do you write a SimpleTest?
* What is SimpleTest Automator?
* What's the point of using it?
* What are its limitations (if it even has any)?
* Everyone will create and submit a test using the SimpleTest Automator.

Goals

By the end of this session, you should have basic knowledge of what testing is, feel comfortable using the SimpleTest Automator module to assist you in writing automated tests, and have already contributed one or more tests created using the SimpleTest Automator module.

Resources

http://drupal.org/simpletest
http://drupal.org/project/simpletest_automator

jredding's picture

Additional information

At the start of this session do you think it would be beneficial to start with an introduction to what Simpletest is? Also another 5-10 minutes of how to write a simpletest manually? I don't think that a lot of people are fully aware of what Simpletest is and it seem as those that is currently a prereq for this session.

cwgordon7's picture

Definitely

Catch and I actually discussed this before, so I guess I'll add this to the session description, as there seems to be an interest.

jredding's picture

awesome

looking forward to the session.