With simpletest officially being added into core and complete test coverage in Drupal being a priority, understanding how to use simpletest is becoming increasingly more important.
This talk will give an overview of how to setup and use simpletest and demonstrate the anatomy of a simpletest test by walking through a hands-on example of writing your own test.