-
### Describe the bug
In some cases, `dotnet test` hangs doing or after a build with .NET9 RC1.
Prior to .NET9 RC1, this worked without a problem - for previous versions as well.
Full "log" can …
-
We get the following exception when we run our xunit tests wrapped in an open cover:
```
CustomControls.TreeListView.TreeListViewTests.BringIntoObject [FAIL]
System.NotSupportedExceptio…
-
OpenCover is the best format when integrating with SonarCloud/SonarQube.
Sonar supports MS VS .coverage (binary) and VS coverage xml formats as well, but these formats give unexpected _line coverage_…
-
Tried getting opencover to work similar to https://github.com/kbilsted/StatePrinter/blob/master/appveyor.yml but with no luck.
Notice that testing locally using powershell you must escape the argume…
-
We are trying using the Windows version of action to publish unit tests, but we are getting below error as mentioned in the screen shot.
![image](https://github.com/user-attachments/assets/55b3fff5-b…
-
Not a must-have, but nice to visualize what is being tested (or not).
A tool such as https://codecov.io/ could help to visualize test coverage (supports XUnit and AppVeyor used by this project).
-
I have a program in net 6, in which I run coverage on my local computer, in sonar and BuildQualityChecks they give a value greater than 80%. Then we migrate the project to net 8 and the coverage local…
-
Hello,
I'm trying to configure plugin with latest Teamcity (9.0.2):
I uploaded plugin to Teamcity lib dir and restarted Teamcity server. So, I see plugin in plugins list like:
http://clip2net.com/s/3b…
-
This is a request for an enhacement on the OpenCover Test Explorer. Currently the "Group By" button allows to group by "Class", "Trait", "Project" and "Outcome".
Many unit tests in TDD are created wi…
-
Hi,
Loved the proyect, I want to try it mysefl in my computer but I get these errors about missing files.
Error opening for writing the file: Library\Bee\artifacts\1900b0aE.dag\Unity.TestTools.Co…