jitterbug icon indicating copy to clipboard operation
jitterbug copied to clipboard

Create before_test and after_test config keys

Open leto opened this issue 14 years ago • 0 comments

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.

leto avatar Feb 04 '11 19:02 leto