You are here

simpletest.info in SimpleTest 6.2

name = SimpleTest
description = Provides a framework for unit and functional testing.
package = Development
core = 6.x
php = 5.2
files[] = simpletest.module
files[] = simpletest.pages.inc
files[] = simpletest.install
files[] = simpletest.test
files[] = drupal_web_test_case.php
configure = admin/build/testing/settings

; Tests in tests directory.
files[] = tests/block.test

File

simpletest.info
View source
  1. name = SimpleTest
  2. description = Provides a framework for unit and functional testing.
  3. package = Development
  4. core = 6.x
  5. php = 5.2
  6. files[] = simpletest.module
  7. files[] = simpletest.pages.inc
  8. files[] = simpletest.install
  9. files[] = simpletest.test
  10. files[] = drupal_web_test_case.php
  11. configure = admin/build/testing/settings
  12. ; Tests in tests directory.
  13. files[] = tests/block.test