andy250

Results 4 issues of andy250

Prig is AWESOME. I have one issue though: when trying to debug the test with ReSharper 2016.3 test runner within VS2015 whole IDE freezes. I am using Microsoft Test Framework...

enhancement

I have a problem with couple of my tests. I generally observed that prig has issues with static methods with optional arguments. Not always though - I tried to reproduce...

I have a .net6 C# project containing multiple projects - web apis and class libraries. I am unable to get coverlet to include the main web api assembly in the...

waiting for customer
stale

Here is the repro solution in .net6 C# and using xunit as test framework: https://github.com/andy250/coverlet-issue-defparam ``` cd CoverletWebApp dotnet clean dotnet build cd ..\CoverletWebAppTest coverlet bin\Debug\net6.0\CoverletWebAppTest.dll --target "dotnet" --targetargs "test...

waiting for customer
stale