TestStack / TestStack.BDDfy

BDDfy is the simplest BDD framework EVER!
MIT License
417 stars 84 forks source link

CanRunAsyncSteps reports exception and fails the test #241

Open epitka opened 7 years ago

epitka commented 7 years ago

When I run this sample test, test passes, but html report reports this test as failed with a message for last step

And bddfy should capture exceptions thrown in async method [Exception Message: 'Exception in async void method!!']