Skip to content

Latest commit

 

History

History

simpletest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

SimpleTest

Easily run SimpleTest tests for your Drupal 7 or 8 project.

fin addon install simpletest

Usage once installed

Run fin simpletest to run the tests. Any additional arguments and options will be appended to the command. For example, to run tests within the modules/custom directory, run fin simpletest --directory modules/custom.