-
I have the following test:
```
[SkipOnTargetFramework(TargetFrameworkMonikers.NetFramework)]
[ConditionalFact(typeof(RemoteExecutor), nameof(RemoteExecutor.IsSupported))]
public static void TrimDbEnti…
-
If you create a new .NET 4.8 test project and reference
- FsCheck.3.0.0-rc3
- FsCheck.Xunit.3.0.0-rc3
- xunit.2.7.0
- Other xUnit dependencies in 2.7.0 version
then the FsCheck `[]` test fai…
-
Today Stryker has support for VSTest as the test runner, and this is what is commonly used today by various testing frameworks.
However Microsoft have built a new replacement call the [Microsoft Te…
-
**Description**
We need to implement integration tests for the library to ensure that various components work together as expected. The integration tests should utilize the following testing framew…
-
## Failing Test(s)
https://dev.azure.com/dnceng-public/public/_build/results?buildId=860776
- Interop.FunctionalTests.Http3.Http3RequestTests.POST_ClientCancellationUpload_RequestAbortRaised(protoco…
-
[Log](https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-100697-merge-2382c6b95790428b91/WasmTestOnChrome-ST-Common.Tests/1/console.1771950c.log?helixlogtype=result)
```
…
-
https://dev.azure.com/dnceng/public/_build/results?buildId=127574
[Screenshots Debug_true.zip](https://github.com/dotnet/roslyn/files/2984204/Screenshots.Debug_true.zip)
```
System.Reflection.T…
-
Herbert's copy of the test framework is currently well behind the new one which has some nice features we may want to use.
Updating the framework may be complicated by the inclusion of `skipTest`, …
-
I assumed that because .NET Standard is supported, then so would .NET Framework 4.8. I am using the Meziantou.Xunit.ParallelTest nuget package. I have been able to get eg .NET 8 tests running fine …
-
**Description**
We need to implement unit tests for the library to ensure code quality and functionality. The unit tests should cover various aspects of the library's functionality and should be wr…