Open
Description
Workflow lifecycle hooks are useful to determine the behaviour of workflows during testing. It's not uncommon for workflows to complete without doing any real work, so the ability to add assertions that a workflow is completed in lieu of messages by using lifecycle hooks would make testing easier.