-
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
Add
Assert.True({expr1}.All({expr2}));
-> Assert.DoesNotContain({expr1}, !{expr2});
analyzer / fixer
Analyzers
Feature
#1511
opened Oct 13, 2017 by
dougbu
Refactoring to convert a bunch of InlineData into a MemberData
Analyzers
Feature
help wanted
#1247
opened May 7, 2017 by
bradwilson
Analyzer for child test classes rerunning tests from base type
Analyzers
Feature
help wanted
#1250
opened May 7, 2017 by
bradwilson
Implement scoring for how "literal" an expression is
Analyzers
Feature
help wanted
#1251
opened May 7, 2017 by
bradwilson
Analyzer for uninitialized static field member data
Analyzers
Feature
help wanted
#1258
opened May 7, 2017 by
bradwilson
Analyzer to detect unused CollectionDefinitions
Analyzers
Feature
help wanted
#1277
opened May 11, 2017 by
marcind
Add documentation for extensibility
Docs (https://xunit.net/)
good first issue
help wanted
#1283
opened May 16, 2017 by
jawn
Documentation Improvement on alternative to [Setup]
Docs (https://xunit.net/)
good first issue
help wanted
#1355
opened Jul 10, 2017 by
keithn
xunit.console incorrectly reports test results when you have duplicate DLL names
Bug
Console Runner
MSBuild Runner
VSTest Adapter
#1372
opened Jul 21, 2017 by
AArnott
Proposal: Test Case DisplayName Extensibility
Core framework
Feature
help wanted
#1429
opened Aug 27, 2017 by
NickCraver
Document running inner class tests in xUnit console
Docs (https://xunit.net/)
good first issue
help wanted
#1433
opened Aug 31, 2017 by
yangsfang
TeamCity output contains
ResetColorANSI()
characters
Bug
Core framework
good first issue
help wanted
#1438
opened Sep 2, 2017 by
ianbattersby
Add command file ("@file") support to work around 32k command line limit
Core framework
Feature
help wanted
#1089
opened Feb 3, 2017 by
marko-vasic
Add analyzer for non-use of assertion return values
Analyzers
Feature
help wanted
#1506
opened Oct 13, 2017 by
dougbu
Performance regression switching to Assert.DoesNotContain
Assertion library
help wanted
Performance
#1543
opened Nov 3, 2017 by
sharwell
Using Guid with IXunitSerializable is hanging VisualStudio runner test discovery
Bug
VSTest Adapter
#1586
opened Nov 28, 2017 by
tylereed
please provide an API to get the entire expected and actual results
By Design/Won't Fix
#1713
opened May 23, 2018 by
andyczerwonka
Do not use null check on value type warning shown but assertion passes
Analyzers
Bug
#1865
opened Dec 6, 2018 by
tenevdev
Add ability to supress ITestOutputHelper results from passing tests
Console Runner
Feature
MSBuild Runner
#1883
opened Jan 17, 2019 by
dotcom9
Previous Next
ProTip!
Updated in the last three days: updated:>2025-03-10.