Unable to get the result details using SpecFlow API
10 views
Skip to first unread message
Satya Sandeep
unread,
Apr 8, 2020, 2:09:23 AM4/8/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SpecRun
Hi Team,
We are trying to hit the TestItemResults to get few details using the Specflow result API. We have noticed that the documentation is not complete. It would be great if there is a sample syntax and example as to how to hit this class and get the required details. We need your support/help to know the below details.
How to use the TestItemResult class in a .cs file (We tried to import the TechTalk.SpecRun.Framework.Result namespace but it did work), so that we can get all the intermediate and results items to use those detail to consume it in the next processing stage.
Although we are able to import the namespace TechTalk.SpecRun.Framework.Result , we are unable to use Classes under the Results namespace (like TestCollectionResultSummary, TimePeriod, TestItemResults and so on) in a .cs file to hit those API classes.
Give us the details as to how to get the results from the SpecFlow API
I look forward to hearing from you as soon as possible.