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 8 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add attachments to TestContext, v2 XML, JUnit XML, and CTRF
Brad Wilson
More...
7 months ago
Optimize serialization (leave out empty strings and empty traits)
Brad Wilson
More...
7 months ago
Move messages primary interaction to interfaces instead of concretes
Brad Wilson
More...
7 months ago
Add xunit.analyzers reference to production code, since there are extensibility analyzers that can help us
Brad Wilson
More...
7 months ago
Add TestContext.KeyValueStorage for value communication between extensions at different pipeline points
Brad Wilson
More...
7 months ago
#2979: Update JUnitXml.xslt, based on https://github.com/testmoapp/junitxml?tab=readme-ov-file (v3)
Brad Wilson
More...
7 months ago
Update analyzers to remove a bunch of unnecessary pragmas
Brad Wilson
More...
7 months ago
Add conditionals around usage of TestContext.Current.CancellationToken in assertion tests
Brad Wilson
More...
7 months ago
Clean up/better document our own analyzer pragmas
Brad Wilson
More...
7 months ago
Extract ProjectRunner from ConsoleRunner
Brad Wilson
More...
7 months ago
Convert trait values from List<string> to HashSet<string> to eliminate duplicate values
Brad Wilson
More...
7 months ago
Latest dependencies
Brad Wilson
More...
7 months ago
Pass along both diagnostic and internal diagnostic messages with AcceptanceTestV3
Brad Wilson
More...
7 months ago
rename: TestContext.Cancel() => CancelCurrentTest()
Brad Wilson
More...
7 months ago
Make sure all aggregators are cloned to prevent layering leaks
Brad Wilson
More...
7 months ago
Move TestTimeoutException's namespace for better display
Brad Wilson
More...
7 months ago
Hide TaskCanceledException which typically comes from the test being canceled due to timeout
Brad Wilson
More...
7 months ago
Add TestClassMetadataToken and TestMethodMetadataToken to ITestCaseMetadata
Brad Wilson
More...
7 months ago
Convert ConsoleHelper to instances instead of statics
Brad Wilson
More...
7 months ago
#2947: Add Xunit3.ForDiscoveryAndExecution switch to force in-process execution
Brad Wilson
More...
7 months ago
Add TestStarting.StartTime and TestResultMessage.FinishTime
Brad Wilson
More...
7 months ago
More flaky tests around timeout
Brad Wilson
More...
7 months ago
Restructure message serialization, get rid of writable metadata interfaces
Brad Wilson
More...
7 months ago
Polyfill for required should be an internal class, not public
Brad Wilson
More...
7 months ago
Polyfill in required parameter support and use it on all the message classes
Brad Wilson
More...
7 months ago
#2951: Add ITestPipelineStartup as startup/cleanup hook
Brad Wilson
More...
7 months ago
Don't return ValueTask from ConsoleRunner.Run because we need to call GetAwaiter().GetResult() on it
Brad Wilson
More...
7 months ago
#2964: Running a single test-case of a theory with inferred generic parameter(s) fails
Brad Wilson
More...
7 months ago
#2966: Switch XunitTestAssembly serialization from AssemblyName to AssemblyPath
Brad Wilson
More...
7 months ago
Mark a couple tests temporarily skipped for being flaky
Brad Wilson
More...
7 months ago
←
1
2
3
4
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