-
## Description
After upgrading my test project to Windows App SDK 1.1 the execution of tests fails.
## Steps to reproduce
I followed https://devblogs.microsoft.com/ifdef-windows/winui-desktop-u…
-
I have a open source project that is using Coverlet to calculate test coverage.
The coverage seems to work correctly for unit tests.
However, coverage doesn't get reported for integration tests.…
-
Does Coverlet support running XUnit Selenium Test suites?
https://github.com/Sauceforge/Saucery/actions/runs/4713229931/jobs/8359042382
Am I doing something stupid?
Works for NUnit but failin…
-
[coverlet.collector](https://github.com/coverlet-coverage/coverlet) produces empty report when `BuilGenerator` is referenced in the project
-
Hi all,
I was trying to configure altcover to provide coverage for my app. While I managed to exclude assemblies without source files, I did not find any way to get rid of weird automatically-gener…
-
## Description
I'm trying to use the HTML logger, but it fails with both `dotnet test` and `dotnet vstest`.
## Steps to reproduce
I simply run `dotnet test` or `dotnet vstest`.
## Expected…
-
On cake scripts Until recently i used --filter Category=unit on dotnetcoretests to filter my unit tests and execute them with Xunit2 tools.
But now to support code coverage with coverlet I had to c…
-
This has been a long term goal for me for a long time, and one of the motivating factors in switching to the C#-native xUnit-based lit test runner. I have been assuming it would be necessary to achiev…
-
#### Preamble
* Rider 2023.1.1
* net7.0
* Windows 11 22H2
* Verify.Xunit 19.14.1
#### Describe the bug
Method `VerifyJson()` looks for dates and replaces them with strings like `Date_1…
-
I've cloned and opened the repo in Visual Studio 2022. I'm trying to build and run the ConsoleDemoCore Example. It complains that it can't find the `Test` namespace and then throws many errors for c…