openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
xUnit.net
Settings
|
Report Duplicate
52
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Nov 10, 2024 — Nov 10, 2025
Showing page 12 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Incorrect generics in XunitTestCaseRunnerBase
Brad Wilson
More...
12 months ago
Introduce base class for XunitXyzRunner classes and contexts
Brad Wilson
More...
12 months ago
Move TestOutputHelper creation/initialization out to TestRunner
Brad Wilson
More...
12 months ago
Latest dependencies
Brad Wilson
More...
12 months ago
TestFrameworkDiscoverer should always return ITestCase, not a stronger typed test case
Brad Wilson
More...
12 months ago
Stick to .NET SDK 8
Brad Wilson
More...
12 months ago
Typo in parameter name (and missing XML doc comment)
Brad Wilson
More...
12 months ago
Bump to 0.7.0 because of breaking changes in the runner infrastructure classes
Brad Wilson
More...
12 months ago
Rewrite TestCaseRunner/TestRunner to remove the invoker, and more common code
Brad Wilson
More...
12 months ago
Ensure test cases get disposed
Brad Wilson
More...
12 months ago
Restructure TestMethodRunner for more common code
Brad Wilson
More...
12 months ago
Restructure TestClassRunner for more common code
Brad Wilson
More...
12 months ago
Restructure TestCollectionRunner for more common code
Brad Wilson
More...
12 months ago
Ensure properties hidden by 'new' also set the base properties in Mocks.TestObjectModel
Brad Wilson
More...
12 months ago
Update XunitRunnerHelper to work for ITestCase and not just IXunitTestCase
Brad Wilson
More...
12 months ago
Restructure TestAssemblyRunner for more common code
Brad Wilson
More...
12 months ago
Remove flaky timing test
Brad Wilson
More...
12 months ago
Typo
Brad Wilson
More...
12 months ago
Remove reference assemblies from xunit.v3.extensibility.core.nupkg since it breaks F12 into source
Brad Wilson
More...
12 months ago
Extract out XunitDelayEnumeratedTestCaseRunnerBase
Brad Wilson
More...
12 months ago
added recommendation to use nameof (#3062)
Harshil Patel
More...
12 months ago
Disable xUnit2032
Brad Wilson
More...
12 months ago
Conditional verbosity when packing packages based on the .NET SDK version
Brad Wilson
More...
12 months ago
#3056: Add TestContext.Current.GetFixture
Brad Wilson
More...
12 months ago
Copy xunit.v3.runner.utility (and dependencies) when user references xunit.v3.core NuGet package
Brad Wilson
More...
12 months ago
Disable IDE0046 for .NET 9 SDK
Brad Wilson
More...
12 months ago
Don't escape newlines in the XML of Skip reason or exception messages
Brad Wilson
More...
12 months ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree