Skip to content
  1. Feb 25, 2011
  2. Apr 15, 2005
  3. Mar 02, 2005
  4. Oct 21, 2004
  5. Oct 01, 2004
  6. Mar 12, 2004
  7. Feb 27, 2004
    • Moshe Weitzman's avatar
    • Moshe Weitzman's avatar
      from the README · c0d244ad
      Moshe Weitzman authored
      Description
      ------------------
      A framework for running unit tests in Drupal.
      
      Status
      ------------------
      No tests have been written. This framework should work though.
      
      Requirements
      ----------------
      
      - Install the simpletest framework to a new directory called 'simpletest' right under Drupal root.
      You can find it at http://www.lastcraft.com/simple_test.php
      
      Install
      -----------------------
      
      - Copy this module package to your /modules directory
      - Activate the simpletest.module
      - Visit the admin/simpletest page
      
      Simpletest hook
      -----------------------
      
      This module offers a new 'simpletest' hook. Modules implementing this hook should an array of paths which
      point to test files. These paths should be relative to the /simpletest directory.
      
      Writing Tests
      -----------------------
      Please write some tests. I'm a bit new at this and haven't decided on a worthy approach.
      
      Author
      ---------------------
      <Moshe Weitzman < weitzman at tejasa dot com >
      c0d244ad