Gáspár Nagy

Results 329 comments of Gáspár Nagy

Yes, @304NotModified has a good point. I did not even remember this order thing. @wilfriedb Could you please try what happens if you add an order to it, like: ```c#...

Released in v3.1.0 today (https://github.com/reqnroll/Reqnroll/releases/tag/v3.1.0)

I don't know either how this could be tested particularly (I will think on it), but two things you could do: 1. Check the NUnit version where the setting was...

@HeathLoganCampbell Do you need help with proceeding this?

Yes. I also did a research and found the same what @304NotModified said. This approach does not work for single tests (single scenarios in our case), but only for data-driven...

Oh... Thx for taking care of this... > Based on https://www.nyckel.com/blog/nuget-packages a custom build target has been introduced to remove the Reqnroll nuget packages from the nuget cache. This allows...

@obligaron No. In my case I see the error if I have a normal Reqnroll sample project open in Visual Studio, _not the System Tests_ one. In my case it...

@obligaron I will try to reproduce it and give feedback.

I can reproduce it with your version... 😥 ``` 5>------ Rebuild All started: Project: Reqnroll.Tools.MsBuild.Generation, Configuration: Debug Any CPU ------ 5>Reqnroll.Tools.MsBuild.Generation -> W:\Reqnroll\Reqnroll\Reqnroll.Tools.MsBuild.Generation\bin\Debug\net462\Reqnroll.Tools.MsBuild.Generation.dll 5>Reqnroll.Tools.MsBuild.Generation -> W:\Reqnroll\Reqnroll\Reqnroll.Tools.MsBuild.Generation\bin\Debug\netstandard2.0\Reqnroll.Tools.MsBuild.Generation.dll 5>Successfully created package 'W:\Reqnroll\Reqnroll\Reqnroll.Tools.MsBuild.Generation\bin\Debug\Reqnroll.Tools.MsBuild.Generation.2.1.1-local.nupkg'....