jitterbug
jitterbug copied to clipboard
Create before_test and after_test config keys
These will be YAML config keys for programs to rub just before and just after a test run. These will be useful in case external processes need notification that a test run in starting/stopping. An example use of this would be to start a catalyst dev server before a test run and stop it afterwards.