c# - Specflow test results accessible from AfterScenario hook? -


is there way access test results (success/fail, maybe asserts, etc) specflow afterscenario hook? don't see anything, seems included.

you can hold of test result peeking scenariocontext.current. there's testerror property may you.

see wiki (https://github.com/techtalk/specflow/wiki/scenariocontext) more information.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -