Test listener
Categories
Component ID
426346
Component name
Test listener
Component type
module
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Module to listen to the progress of tests and execute shell commands when tests start and finish.
You can use this module to do all kinds of funky stuff depending on the results of Drupal tests. Examples:
- Call
dellledctlto turn the built-in LEDs of a Dell XPS laptop on or off - Call
heyuto switch any lamp or electrical appliance connected to an X10 module or or off.
To use this module you'll need a HEAD version of Drupal core and the core patch of #407294: Provide hooks to allow contrib modules to listen to the progress of a test run.
