52
I Use This!
Moderate Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#3014: Custom SynchronizationContext is removed by v3 More... 6 months ago
Make SpyMessageSink.Callback settable More... 6 months ago
Fix git URL in xunit.v3.templates.nuspec More... 6 months ago
Latest analyzers More... 6 months ago
Make message sink to InProcessFrontController.Find optional, and make it clear what it reports (and doesn't) in doc comments More... 6 months ago
Remove ReflectionExtensions.ToTestingPlatformTypeName (old contract we don't need to comply with) More... 6 months ago
Latest dependencies More... 6 months ago
#3005: Add test class instance to TestContext More... 6 months ago
Add PreInvoke/PostInvoke overrides in TestRunnerTests More... 6 months ago
#3001: IMessageSink can't be injected into fixtures More... 6 months ago
Pragma alignment incorrect More... 6 months ago
#3003: Range and Index should be serializable More... 6 months ago
Propagate synchronous message requirements into Xunit3, and pipe cancellation requests through ITestProcess More... 6 months ago
Update LocalTestProcess to be able to return the process ID More... 6 months ago
Route decoded diagnostic messages to the diagnostic message sink More... 6 months ago
Introduce ITestProcessLauncher rather than a boolean 'forceInProcess' flag on Xunit3 More... 6 months ago
Bump to 0.3.0 More... 6 months ago
Add ITestCaseMetadata.Explicit (so it can be seen/filtered on in runners) More... 6 months ago
Revert "Introduce ITestProcessLauncher rather than a boolean 'forceInProcess' flag on Xunit3" More... 6 months ago
Introduce ITestProcessLauncher rather than a boolean 'forceInProcess' flag on Xunit3 More... 6 months ago
Add comments about IXunitXyz types being returned from TestContext More... 6 months ago
Fix broken test More... 6 months ago
#2998: Add MethodInfo to IDataAttribute.GetData More... 6 months ago
Add support for Microsoft.Testing.Platform More... 6 months ago
Rename ProjectRunner -> ProjectAssemblyRunner and move discovery here More... 6 months ago
Convert ISourceInformationProvider.GetSourceInformation return to struct instead of tuple (xunit/visualstudio.xunit#411) More... 6 months ago
Make ITestCaseMetadata property types and return type give values in Microsoft.Testing.Platform form More... 6 months ago
Missing parenthesis on VB unit test sub More... 6 months ago
Add test method parameter types and return type to ITestCaseMetadata More... 6 months ago
Make ProjectRunner public, and restructure in-process ConsoleRunner More... 6 months ago