You are here

simpletest.info in SimpleTest 7.2

name = Testing
description = Provides a framework for unit and functional testing.
package = Testing
core = 7.x
files[] = simpletest.test
files[] = drupal_web_test_case.php
configure = admin/config/development/testing/settings
dependencies[] = simpletest_monitor

testing_api = 2.x

File

simpletest.info
View source
  1. name = Testing
  2. description = Provides a framework for unit and functional testing.
  3. package = Testing
  4. core = 7.x
  5. files[] = simpletest.test
  6. files[] = drupal_web_test_case.php
  7. configure = admin/config/development/testing/settings
  8. dependencies[] = simpletest_monitor
  9. testing_api = 2.x