bitcobblers / bitcobblers/DrillSergeant

Exceptions not trapped within an async step.

Open
#35 2 comments 0 reactions 1 assignee Claimed by @mvastarelli View on GitHub
bug
Dominant language
C#
Stars
9
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Normally when an exception is thrown within a step the `StepFailed` event is triggered which will cause the test to fail. This works as expected if the step is executing synchronously, but if the exception is thrown within an `async` method the test will fail but the event will not be triggered.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.