-
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
Performance regression switching to Assert.DoesNotContain
Assertion library
help wanted
Performance
#1543
opened Nov 3, 2017 by
sharwell
Add
Assert.True({expr1}.All({expr2}));
-> Assert.DoesNotContain({expr1}, !{expr2});
analyzer / fixer
Analyzers
Feature
#1511
opened Oct 13, 2017 by
dougbu
Add analyzer for non-use of assertion return values
Analyzers
Feature
help wanted
#1506
opened Oct 13, 2017 by
dougbu
TeamCity output contains
ResetColorANSI()
characters
Bug
Core framework
good first issue
help wanted
#1438
opened Sep 2, 2017 by
ianbattersby
Document running inner class tests in xUnit console
Docs (https://xunit.net/)
good first issue
help wanted
#1433
opened Aug 31, 2017 by
yangsfang
Proposal: Test Case DisplayName Extensibility
Core framework
Feature
help wanted
#1429
opened Aug 27, 2017 by
NickCraver
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
Documentation Improvement on alternative to [Setup]
Docs (https://xunit.net/)
good first issue
help wanted
#1355
opened Jul 10, 2017 by
keithn
Add documentation for extensibility
Docs (https://xunit.net/)
good first issue
help wanted
#1283
opened May 16, 2017 by
jawn
Analyzer to detect unused CollectionDefinitions
Analyzers
Feature
help wanted
#1277
opened May 11, 2017 by
marcind
Analyzer for uninitialized static field member data
Analyzers
Feature
help wanted
#1258
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 child test classes rerunning tests from base type
Analyzers
Feature
help wanted
#1250
opened May 7, 2017 by
bradwilson
Refactoring to convert a bunch of InlineData into a MemberData
Analyzers
Feature
help wanted
#1247
opened May 7, 2017 by
bradwilson
Analyzer for MemberDataAttribute
Analyzers
Feature
#1243
opened May 7, 2017 by
bradwilson
8 of 9 tasks
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
Previous Next
ProTip!
Adding no:label will show everything without a label.