-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: thomhurst/TUnit
base: v0.73.19
head repository: thomhurst/TUnit
compare: v0.74.0
- 11 commits
- 132 files changed
- 4 contributors
Commits on Oct 18, 2025
-
chore(deps): update tunit to 0.73.19 (#3444)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a75cd17 - Browse repository at this point
Copy the full SHA a75cd17View commit details -
Playwright | additional constructor for page testing (#3418)
* Playwright | additional constructor for page testing * remove redundant base * Public Api Snapshot Files
Configuration menu - View commit details
-
Copy full SHA for 450e32a - Browse repository at this point
Copy the full SHA 450e32aView commit details
Commits on Oct 19, 2025
-
chore(deps): update dependency testcontainers.kafka to 4.8.0 (#3449)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 351242b - Browse repository at this point
Copy the full SHA 351242bView commit details -
chore(deps): update dependency testcontainers.postgresql to 4.8.0 (#3450
) Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe0b795 - Browse repository at this point
Copy the full SHA fe0b795View commit details -
chore(deps): update dependency testcontainers.redis to 4.8.0 (#3451)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fabfc23 - Browse repository at this point
Copy the full SHA fabfc23View commit details
Commits on Oct 20, 2025
-
chore(deps): update dependency verify.nunit to 31.0.3 (#3456)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2555928 - Browse repository at this point
Copy the full SHA 2555928View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f63bc - Browse repository at this point
Copy the full SHA 11f63bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2faacb5 - Browse repository at this point
Copy the full SHA 2faacb5View commit details -
chore(deps): update dependency verify to 31.0.3 (#3455)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca6d80f - Browse repository at this point
Copy the full SHA ca6d80fView commit details -
chore(deps): update dependency verify.tunit to 31.0.3 (#3457)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db4447a - Browse repository at this point
Copy the full SHA db4447aView commit details -
+semver:minor - refactor(assertions): enhance collection assertion ty…
…pes for improved type inference and chaining (#3417) * +semver:minor - refactor(assertions): enhance collection assertion types for improved type inference and chaining * refactor(assertions): implement ComparerBasedAssertion and ToleranceBasedEqualsAssertion for improved flexibility * refactor(assertions): simplify assertion linking and enhance type safety in collection assertions * refactor(assertions): introduce ICollectionAssertionSource for enhanced collection assertion methods and type preservation * refactor(assertions): introduce ContinuationBase for common logic in And/Or continuations and enhance ICollectionAssertionSource integration * feat(assertions): introduce dictionary assertions with And/Or chaining and collection methods * refactor(assertions): enhance collection assertion classes for better type inference and chaining * feat(assertions): add collection assertion methods for improved type inference and usability * fix(assertions): update assertions to use IsNotEmpty and HasCount for clarity * fix(assertions): streamline HasCount assertions for clarity and consistency * fix(tests): improve assertions in DictionaryCollectionTests for clarity and consistency * fix(tests): add assertions for CustomCollection and enhance collection count assertions * feat(assertions): add HasCount method for fluent count assertions on collections and dictionaries * feat(assertions): add MapAsync method for asynchronous value transformations --------- Co-authored-by: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4935900 - Browse repository at this point
Copy the full SHA 4935900View 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.73.19...v0.74.0