devices.xunit icon indicating copy to clipboard operation
devices.xunit copied to clipboard

xUnit.net Runners for Devices

Results 26 devices.xunit issues
Sort by recently updated
recently updated
newest added

Do you plan to support DotNet Maui ? (allowing for a single project xunit test runner)

Bumps xunit.runner.devices from 2.5.34 to 2.5.50. [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=xunit.runner.devices&package-manager=nuget&previous-version=2.5.34&new-version=2.5.50)](https://dependabot.com/compatibility-score.html?dependency-name=xunit.runner.devices&package-manager=nuget&previous-version=2.5.34&new-version=2.5.50) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.0.26 to 3.4.231. Release notes Sourced from Nerdbank.GitVersioning's releases. v3.4.231 Changes: Fixes: #634: Fix bugs with > 2 GB pack files This list of changes was auto...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [Microsoft.TestPlatform.TestHost](https://github.com/microsoft/vstest) from 16.4.0 to 16.10.0. Release notes Sourced from Microsoft.TestPlatform.TestHost's releases. v16.10.0 See the release notes here. v16.10.0-release-20210429-01 See the release notes here. v16.10.0-release-20210422-02 See the release notes here....

dependencies

# Description Device Test Automation is still a major pain point for the entire community. It would be fantastic to have a dotnet tool that could be installed and run...

Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.9 to 6.2.12. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=Microsoft.NETCore.UniversalWindowsPlatform&package-manager=nuget&previous-version=6.2.9&new-version=6.2.12)](https://dependabot.com/compatibility-score/?dependency-name=Microsoft.NETCore.UniversalWindowsPlatform&package-manager=nuget&previous-version=6.2.9&new-version=6.2.12) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I have a [single test project](https://github.com/NightOwl888/J2N/tree/v2.0.0-beta-0011/tests/J2N.Tests.xUnit) with over 77,000 tests in it. Running the tests on .NET Core using `dotnet test`, these tests are both discovered and complete running within...

Hi, MainActivity.cs.txt was not added to my pretty much empty Xamarin Forms Android project when I installed the NuGet package through Visual Studio. Also I had to install a xunit.assert,...

When using VS for Mac's inbuilt "Add Nuget Package" functionality, the template AppDelegate.cs.txt does not seem to be generated. Tested with: VS for Mac 8.7.8.4 xUnit: v2.4.1 xUnit.Runner.Devices: v2.5.25