-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Labels
enhancementUser experienceUser experience
Description
Is your feature request related to a problem? Please describe.
WorkflowTestEnvironment requires setup and tear down as well as globalTimeout
and watchman
setup in each tested class to support troubleshooting.
Describe the solution you'd like
Create @WorkflowTest
rule that would encapsulate all of these to simplify code.
Additional context
HelloAsyncLambdaTest that sets both timeout and watchman.
Metadata
Metadata
Assignees
Labels
enhancementUser experienceUser experience