issues Search Results · repo:xunit/visualstudio.xunit language:C#
Filter by
254 results
(70 ms)254 results
inxunit/visualstudio.xunit (press backspace or delete to remove)When a subclass overwrites a parent s class property with a more specific type, Assert.Equivalent fails with the
following exception: System.ArgumentException : An item with the same key has already been ...
Joost-Jens-Luminis
- 2
- Opened 14 days ago
- #441
Silly question (for the life of me, couldn t find definitive answer reading through other issues).
Setting VSTestLogger property in csproj file only has effect with dotnet test, not by running tests in ...
External
olstakh
- 4
- Opened on Feb 7
- #440
This is a follow-up to #423, as the issue is still reproducible with xunit.runner.visualstudio v3.
In short, one cannot use xUnit to run .NET tests that require package identity, like you could do with ...
JulienTheron
- 4
- Opened on Jan 13
- #438
In visual studio code:
The issue stems from the xunit.runner.visualstudio NuGet package, starting with version 3.0.0-pre.42.
This happens because Test Explorer relies on the XUnit adapter to retrieve ...
Duplicate
onionhammer
- 1
- Opened on Jan 9
- #437
Hi,
Yesterday at work, I updated the runner to v3.0.0 (released Dec 16, 2024) and since then I have been noticing in Rider
that if my test projects also happen to reference TeamCity.VSTest.TestAdapter, ...
explorer14
- 9
- Opened on Jan 7
- #436
I m on xUnit v2.9.2 and I upgraded xunit.runner.visualstudio from 2.8.2 to 3.0.0. I m now getting these messages when
running dotnet test from the console:
[xUnit.net 00:00:00.11] [FATAL ERROR] System.InvalidOperationException ...
By Design/Won't Fix
bbascarevic
- 4
- Opened on Jan 6
- #435
When you have a project in your VS solution that references the xunit.v3.core (not xunit.v3) package, then the Visual
Studio Test Explorer won t show any tests from any of the test projects, and the Tests ...
Piedone
- 3
- Opened on Jan 3
- #434
Reproduction at: https://github.com/kieranbenton/MyFirstUnitTests
Steps:
- Follow the https://xunit.net/docs/getting-started/v2/netcore/cmdline tutorial
- Confirm that the minimal fact created as ...
External
kieranbenton
- 11
- Opened on Dec 28, 2024
- #433
Here s the repro steps:
- demo.csproj
Project Sdk= Microsoft.NET.Sdk
PropertyGroup
TargetFrameworks net9.0 /TargetFrameworks
/PropertyGroup
ItemGroup
PackageReference Include= ...
meziantou
- 3
- Opened on Dec 21, 2024
- #432
Issue
Type conflict caused by ValueTask causes dynamic type resolution to fail. The following two type definitions collide
for tests executed on .NET Framework:
System.Threading.Tasks.ValueTask`1, System.Threading.Tasks.Extensions, ...
6bee
- 5
- Opened on Dec 20, 2024
- #431

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.