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: mikeger/XcodeSelectiveTesting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.13.1
Choose a base ref
...
head repository: mikeger/XcodeSelectiveTesting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.14.1
Choose a head ref
  • 2 commits
  • 27 files changed
  • 1 contributor

Commits on Nov 2, 2025

  1. Update XcodeSelectiveTesting version in README

    Updated version references for XcodeSelectiveTesting from 0.12.7 to 0.13.1 in the README.
    mikeger authored Nov 2, 2025
    Configuration menu
    Copy the full SHA
    85b71b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Next generation: tests on Linux, strict concurrency, swift testing, s…

    …wift logging (#79)
    
    * Re-enable tests on Linux
    
    * Use ubuntu-latest
    
    * Update Swift setup action in GitHub workflow
    
    * Migrate to Swift Testing
    
    * Move to SwiftLogger
    
    * Enable strict concurrency
    
    * Branch out test setups
    
    * Use macOS 26 image
    
    * Run CI on push
    
    * Xcode 26
    
    * Bring back given/when/then
    
    * Cleanup
    mikeger authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    367e989 View commit details
    Browse the repository at this point in the history
Loading