Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thomhurst/TUnit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.37
Choose a base ref
...
head repository: thomhurst/TUnit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.41
Choose a head ref
  • 4 commits
  • 25 files changed
  • 2 contributors

Commits on Dec 10, 2025

  1. feat: add IAsyncDiscoveryInitializer for test discovery-time initiali…

    …zation and update documentation on InstanceMethodDataSource usage
    thomhurst committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    8911c4e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Configuration menu
    Copy the full SHA
    9dd636c View commit details
    Browse the repository at this point in the history
  2. Fix documentation: TestContext.Dependencies.GetTests() is the correct…

    … public API (#4050)
    
    * Initial plan
    
    * Fix documentation: Use TestContext.Dependencies.GetTests instead of direct GetTests call
    
    Co-authored-by: thomhurst <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: thomhurst <[email protected]>
    Copilot and thomhurst authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    2353265 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b6f5a3 View commit details
    Browse the repository at this point in the history
Loading