Partha
Partha
Thanks for reply. Presently we are not using latest version of specflow and using the deprecated feature of calling steps within the steps. We are using custom framework wherein we...
Hi @SabotageAndi Can you pls share code path where specflow is finding the the method arguments and name? Ex: for logging this to console ``` done: steps.WhenOpeningAllPage() done: steps.WhenOpeningPage("something") ```
i tried like this - https://github.com/saiparth/consoleRunner but its not discovering tests. through console its working using dotnet test command
@nohwnd Thank you. I was able to fix and run like shown in example. please suggest for below scenario. I have a framework which is build in C# (Version=v4.6.1) this...
@N-Olbert My problem is that I am using specflow which behind the screen generates the testmethods. and same test case can be present in Smoke test, regression multiple suites. so...
Yes, Is there solution?
I am looking for support of orderedtest in MSTEST V2. There was an option in V1 which displayed all unit test in project and we could generate a xml file...
1. System.Net.Sockets.SocketException. (I downloaded the zip file from https://nunit.org/download/ and using without installing) I am also facing same issue. Nunit 3.16 console Nunit version is 3.13.3 ``` ``` This issue...
@Lorilatschki sporadically.
Hi @OsirisTerje Can you please check or inform any team member. We are facing lot of challenges due to this issue and not able to understand why this occurs. I...