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.2.3
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.2.11
Choose a head ref
  • 8 commits
  • 40 files changed
  • 2 contributors

Commits on Nov 16, 2025

  1. chore(deps): update tunit to 1.2.3 (#3861)

    Co-authored-by: Renovate Bot <[email protected]>
    thomhurst and renovate-bot authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    d8fa57d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Configuration menu
    Copy the full SHA
    2461771 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. Configuration menu
    Copy the full SHA
    bf31b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    433bd47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f44499d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a29812b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f79dbff View commit details
    Browse the repository at this point in the history
  6. Unmark AOT safe IsEquivalentTo overload (#3854)

    * feat: enhance AOT compatibility by adding RequiresUnreferencedCode attribute to assertion classes and introducing tests for custom comparer scenarios
    
    * feat: update AOT compatibility messages and remove virtual modifiers from GetErrorOutput and GetStandardOutput methods
    
    * feat: update GetErrorOutput and GetStandardOutput methods to virtual and add TestBuildContext class
    
    * feat: refactor collection assertion classes to expose Comparer property and streamline comparer handling
    thomhurst authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    aea9506 View commit details
    Browse the repository at this point in the history
Loading