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
14 days
ago. based on code collected
15 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 9 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add CSharpDotNetFrameworkExecutable
Brad Wilson
More...
7 months ago
Make AcceptanceTestAssembly.TargetFrameworkReferencePath overridable, and use ValueTask instead of Task
Brad Wilson
More...
7 months ago
Incorrect message (copy/paste error)
Brad Wilson
More...
7 months ago
Update ArgumentFormatterTests with conditional v2/v3 usage of TheoryDataRow (v3)
Brad Wilson
More...
7 months ago
Assert.Equivalent behaves incorrectly with Guid values (v3)
Karol Wójcik
More...
7 months ago
#2836: Support tuple collection expressions for generic TheoryData (#2967)
MaxKot
More...
7 months ago
Fix issues with non-Windows tests
Brad Wilson
More...
7 months ago
Enable XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS environment variable to skip showing passing tests with output when diagnostic messages are enabled (dotnet/runtime#103445) (v3)
Brad Wilson
More...
7 months ago
Update broken tests in xunit.v2.tests from v2 upgrade
Brad Wilson
More...
7 months ago
Re-enable VSTest support
Brad Wilson
More...
7 months ago
Re-enable analyzers
Brad Wilson
More...
7 months ago
Allow long running test detection to be more accurate/responsive because of the conservative algorithm being default (will be less accurate with the aggressive algorithm, but that's a good trade-off)
Brad Wilson
More...
7 months ago
Reconcile XML doc comment crefs for types/methods/properties that have moved namespace
Brad Wilson
More...
7 months ago
Remove underscores from names
Brad Wilson
More...
7 months ago
Remove reflection abstractions, restructure runner classes for better consistency
Brad Wilson
More...
7 months ago
For Assert.Equivalent, exclude properties (or property getters) which are obsolete
Brad Wilson
More...
8 months ago
#2955: Ensure minimum thread pool size (v3)
Brad Wilson
More...
8 months ago
#2922: Ensure AssemblyRunner.Start is callable without arguments (v3)
Brad Wilson
More...
8 months ago
Update SerializationHelper.IsSerializable to check every item in arrays
Brad Wilson
More...
8 months ago
#1916: Don't try to serialize generic argument types (v3)
Brad Wilson
More...
8 months ago
Unit test for #2271 (v3)
Brad Wilson
More...
8 months ago
Use 'dotnet msbuild' to run .NET Core MSBuild tests now that we have an appropriate runner
Brad Wilson
More...
8 months ago
Do not fail .NET Framework MSBuild tests if MSBuild isn't on the path (for non-Debian/Ubuntu Linux)
Brad Wilson
More...
8 months ago
Add xunit.runner.visualstudio so we can run our own tests in Test Explorer
Brad Wilson
More...
8 months ago
Use conditional task imports, and only allow v3+ test projects w/ .NET Core MSBuild runner
Brad Wilson
More...
8 months ago
Add .NET 6 version of the MSBuild runner
Brad Wilson
More...
8 months ago
Update xunit.v3.runner.console.nuspec
Brad Wilson
More...
8 months ago
Remove dynamic assembly support
Brad Wilson
More...
8 months ago
Have XunitFrontController return null rather than throw
Brad Wilson
More...
8 months ago
Update assembly metadata retrieval to support transient references
Brad Wilson
More...
8 months ago
←
1
2
…
5
6
7
8
9
10
11
12
13
→
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