-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: thomhurst/TUnit
base: v0.75.30
head repository: thomhurst/TUnit
compare: v0.76.0
- 8 commits
- 115 files changed
- 2 contributors
Commits on Oct 23, 2025
-
chore(deps): update tunit to 0.75.30 (#3488)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9e456b - Browse repository at this point
Copy the full SHA e9e456bView commit details -
chore(deps): update dependency microsoft.extensions.servicediscovery …
…to 9.5.2 (#3492) Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48d3dae - Browse repository at this point
Copy the full SHA 48d3daeView commit details
Commits on Oct 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3e359c7 - Browse repository at this point
Copy the full SHA 3e359c7View commit details -
chore(deps): update aspire to 9.5.2 (#3491)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a714829 - Browse repository at this point
Copy the full SHA a714829View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca85483 - Browse repository at this point
Copy the full SHA ca85483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1580dda - Browse repository at this point
Copy the full SHA 1580ddaView commit details -
feat: add Member assertion methods for collection types (#3497)
* feat: add Member assertion methods for collection types * fix: improve failure message formatting in assertions
Configuration menu - View commit details
-
Copy full SHA for c74d6a7 - Browse repository at this point
Copy the full SHA c74d6a7View commit details -
+semver:minor - Improve AOT annotations + Various fixes (#3485)
* refactor(formatting): escape dots in strings to prevent namespace interpretation in VS Test Explorer * test(aot): add tests for AOT compatibility with enum arguments to prevent IL3050 warnings * refactor(assertions): simplify assertion calls by removing unnecessary casts * refactor(matrix): streamline enum handling and remove unnecessary dynamic code attributes * refactor(attributes): replace RequiresDynamicCode with RequiresUnreferencedCode for AOT compatibility * test(aot): enhance AOT compatibility with property injection and dynamic test handling * refactor(tests): remove unused methods and improve AOT compatibility annotations * chore(dependencies): update TUnit package version to 0.75.38-PullRequest3485.0 * refactor(attributes): skip compiler-internal attributes during attribute processing * refactor(PropertyInjection): use non-nullable type names for improved clarity * refactor(CastHelper): remove unnecessary suppress message for AOT compilation * refactor(CastHelper): simplify casting logic by removing unnecessary suppress messages and redundant code * refactor(CastHelper): enhance casting logic with AOT-safe conversions and improved type handling * refactor(CastHelper): optimize casting method by adding direct type check for improved performance * refactor(CastHelper): improve AOT handling in TryReflectionConversion method to skip reflection-based conversions in AOT mode * feat: enhance AOT converter by scanning for conversion operators in source code and referenced assemblies * feat: improve AOT converter by scanning all types in compilation for conversion operators * feat: add support for scanning closed generic types in method parameters for conversion operators * feat: add AOT and single file publishing steps to CI pipeline * feat: update TUnit package version references to use TUnitVersion variable * feat: add additional suppression message for trimming in reflection mode * feat: introduce IMemberMetadata interface and update related metadata classes * fix: refine DynamicallyAccessedMembers attributes in Cast methods for AOT compatibility * fix: update DynamicallyAccessedMembers attributes in Cast methods for improved AOT compatibility
Configuration menu - View commit details
-
Copy full SHA for 27a978e - Browse repository at this point
Copy the full SHA 27a978eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.75.30...v0.76.0