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.66.13
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.0
Choose a head ref
  • 5 commits
  • 44 files changed
  • 2 contributors

Commits on Oct 6, 2025

  1. Configuration menu
    Copy the full SHA
    96f16f2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update tunit (#3306)

    Co-authored-by: Renovate Bot <[email protected]>
    thomhurst and renovate-bot authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    cb1be7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0caf9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    964400f View commit details
    Browse the repository at this point in the history
  5. +semver:minor - Add .NET 10 TargetFramework (#3308)

    * Add .NET 10 TargetFramework
    
    * Add Playwright library API verification for .NET 10.0
    
    - Introduced a new verified API file for Playwright library targeting .NET 10.0.
    - Added classes and methods for browser testing, context management, and worker services.
    - Implemented attributes for test setup and teardown, including Playwright-specific skip attributes.
    - Defined interfaces and enumerations to support Playwright's testing framework.
    thomhurst authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    16faeec View commit details
    Browse the repository at this point in the history
Loading