Skip to content

You should catch exceptions while constructing a StepBody/ExecutionBody #348

Description

I'm constructing my own Fixture which implements StepBase.
During construction I attempt to retrieve something from Context, which may be null.
I receive a 'key not found error' - which is not caught in the correct location.
I should expect the test to fail instead of crash.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions