-
Notifications
You must be signed in to change notification settings - Fork 799
Issues: xunit/xunit
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Feature request: Exposing test output via other mechanism to test runners than via std out
#3218
by Erwinvandervalk
was closed Mar 13, 2025
Use simpler type names for types that are a C# keyword?
External
#3203
by martincostello
was closed Mar 6, 2025
Add Warning for Slow Tests via
BeforeAfterTestAttribute
Discussion
#3200
by STRUDSO
was closed Mar 6, 2025
CS0121 error occurred when using TheoryData<T>.Add on xUnit.v3
#3197
by filzrev
was closed Mar 5, 2025
Expose
ExecutionMessageSink
on XunitTestAssemblyRunnerContext
#3195
by Youssef1313
was closed Mar 1, 2025
bug: obscure dotnet restore bug in xunit project
External
#3191
by GustavEikaas
was closed Feb 27, 2025
xUnit3 - Error CS0400 : The type or namespace name 'SelfRegisteredExtensions' could not be found in the global namespace
#3185
by nabeelio
was closed Feb 20, 2025
V3 unable to discovery tests when tests are in the same assembly as the components being tested
By Design/Won't Fix
#3183
by dj-nitehawk
was closed Feb 20, 2025
TargetFrameworkIdentifier check in xunit.v3.core.targets contains a typo
#3182
by saheik-mf
was closed Feb 17, 2025
Order of applying class and method attributes
Bug
Core framework
#3180
by ErikSchierboom
was closed Feb 17, 2025
BeforeAfterTestAttribute - v3 migration doc
Bug
Docs (https://xunit.net/)
#3175
by sheila-stewart
was closed Feb 14, 2025
docs bug - the migration to xunit3 doc gives confusing advice about adding an <OutputType> tag
#3165
by bbarry
was closed Feb 10, 2025
Consider lowering the
System.Memory
dependency in xunit.v3.assert
from 4.6.0 to 4.5.5
#3159
by eiriktsarpalis
was closed Feb 8, 2025
xUnit.net v3 test projects must be executable
By Design/Won't Fix
#3157
by dmytro-gokun
was closed Feb 9, 2025
[v3] TaskCanceledException does not cause async tests to fail
Bug
Core framework
#3153
by rtgs-global-lewis
was closed Feb 5, 2025
Analyzer about serializable arguments and Guids
Analyzers
Bug
#3151
by nickalbrecht
was closed Jan 31, 2025
Test discovery misidentifies class with no tests as containing tests
#3148
by sheila-stewart
was closed Feb 10, 2025
Tests are not running in the Release configuration
Waiting for Repro/Response
#3147
by SergeyBQA
was closed Jan 26, 2025
Question: How to share TestAdapter objects with runner process?
By Design/Won't Fix
#3146
by mxschmitt
was closed Feb 10, 2025
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.