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: v0.67.10
Choose a base ref
...
head repository: thomhurst/TUnit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.67.19
Choose a head ref
  • 9 commits
  • 146 files changed
  • 4 contributors

Commits on Oct 8, 2025

  1. chore(deps): update tunit to 0.67.10 (#3332)

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

Commits on Oct 9, 2025

  1. Update Docs (#3340)

    Updating retrying.md and parallel-limiter.md docs to mention the ability of applying the attributes on assembly level
    HakamFostok authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    638fa33 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency verify to v31 (#3341)

    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    thomhurst and renovate-bot authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    d9c5e75 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update microsoft.testing to v2 (#3326)

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

Commits on Oct 10, 2025

  1. Docs (#3347)

    Update not-in parallel.md to include the ability to apply the attribute on the assembly level
    HakamFostok authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    42b807e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c530e06 View commit details
    Browse the repository at this point in the history
  3. Extend method lookup to internal methods (#3343)

    * Extend method lookup to internal methods
    
    * chore(deps): downgrade Microsoft.Testing.Extensions packages to v1.9.0
    
    * chore(tests): remove unnecessary warning enables from verified test files
    thomhurst authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    49e8262 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update opentelemetry to 1.13.1 (#3346)

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