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.6.20
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.6.25
Choose a head ref
  • 5 commits
  • 37 files changed
  • 3 contributors

Commits on Dec 23, 2025

  1. Configuration menu
    Copy the full SHA
    e1b7926 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update tunit to 1.6.20 (#4147)

    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    thomhurst and renovate-bot authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    44ca5fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a2226 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency polyfill to 9.5.0 (#4151)

    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    thomhurst and renovate-bot authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    c91b8e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. feat: add NotDiscoverableAttribute to hide tests from discovery (#4154)

    * feat: add IsNotDiscoverable property to TestContext
    
    * feat: add NotDiscoverableAttribute
    
    * feat: skip discovery notification for NotDiscoverable tests
    
    * test: add integration tests for NotDiscoverableAttribute
    
    * test: add conditional NotDiscoverable test
    
    * chore: update public API snapshots for NotDiscoverableAttribute
    thomhurst authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    50f1dd4 View commit details
    Browse the repository at this point in the history
Loading