Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflow lifecycle hooks #153

Open
adenhertog opened this issue Oct 21, 2021 · 0 comments
Open

Add workflow lifecycle hooks #153

adenhertog opened this issue Oct 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@adenhertog
Copy link
Contributor

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.

@adenhertog adenhertog added the enhancement New feature or request label Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant