-
hi @baynezy I am considering switching to this project since you have been maintaining it much better. I wanted to ask when/if do you you plan to extend it to support the new version of Xunit i.e. Xun…
-
Seen here:
https://github.com/dafny-lang/dafny/actions/runs/12032701079/job/33548722443?pr=5933
```
[xUnit.net 00:00:07.19] DafnyPipeline.Test.InterMethodVerificationStability.CreatingBoogieV…
-
I've started adopting xunit v3, and would love to be able to use this package with it.
There are [some changes](https://xunit.net/docs/getting-started/v3/migration), and I'm not sure how much chang…
-
### Is your feature request related to a problem? Please describe.
Add support for xunit v3: [_What's New in v3_](https://xunit.net/docs/getting-started/v3/whats-new)
### Describe the solution y…
-
Tests pass locally, but not in cloud. These used to before.
The exception ```ArgumentNullException``` should be excluded from reporting due to nullable context.
Tests connected to nullable conte…
-
**Describe the bug**
When using xUnit v3, Stryker.NET produces warnings and can't perform proper mutations.
**Reproduction steps**
Checkout the [xunit-v3](https://github.com/serilog-contrib/s…
0xced updated
6 hours ago
-
#### Description
I am struggling to find an answer by reading the documentation for xUnit v2.
I want my scenarios to reuse a server, for example a test container of a database that I want to spin …
-
In xUnit the class `AssertActualExpectedException` does not seem to exist anymore.
We therefore get a build error in `Step.cs` with XUnit Version 2.6.6.
Todo: Find out how we can obtain the necess…
-
`DataStreamTest.ExecuteXmlReaderTest` fails on ARM (and only on ARM, but both, NET462 and NET8) with:
```
[xUnit.net 00:02:15.08] Microsoft.Data.SqlClient.ManualTesting.Tests.DataStreamTest.RunAl…
-
## Failing Test(s)
https://dev.azure.com/dnceng-public/public/_build/results?buildId=860776
- Interop.FunctionalTests.Http3.Http3RequestTests.POST_ClientCancellationUpload_RequestAbortRaised(protoco…