-
-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: thomhurst/TUnit
base: v0.71.4
head repository: thomhurst/TUnit
compare: v0.72.0
- 11 commits
- 34 files changed
- 2 contributors
Commits on Oct 14, 2025
-
chore(deps): update dependency microsoft.templateengine.authoring.tem…
…plateverifier to 9.0.306 (#3384) Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 17609d2 - Browse repository at this point
Copy the full SHA 17609d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb1177 - Browse repository at this point
Copy the full SHA dfb1177View commit details -
chore(deps): update dependency system.commandline to 2.0.0-rc.2.25502…
….107 (#3385) Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 4d04cd1 - Browse repository at this point
Copy the full SHA 4d04cd1View commit details -
chore(deps): update microsoft.aspnetcore to 9.0.10 (#3388)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 8166524 - Browse repository at this point
Copy the full SHA 8166524View commit details -
feat(docs): update extensibility documentation for chaining and retur…
…ning values in assertions
Configuration menu - View commit details
-
Copy full SHA for 115f280 - Browse repository at this point
Copy the full SHA 115f280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4316252 - Browse repository at this point
Copy the full SHA 4316252View commit details -
feat(docs): update assertion documentation to reflect changes in meth…
…od signatures and improve clarity
Configuration menu - View commit details
-
Copy full SHA for 0dc901c - Browse repository at this point
Copy the full SHA 0dc901cView commit details
Commits on Oct 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 51b5b5a - Browse repository at this point
Copy the full SHA 51b5b5aView commit details -
Add IsOrderedBy(Descending) and fix IsTypeOf<T> assertion (#3396)
* Add IsOrderedBy(Descending) and fix IsTypeOf<T> assertion * refactor(assertions): simplify CollectionAssertion and DictionaryAssertion by inheriting from ValueAssertion * feat(assertions): add IsAssignableTo and IsNotAssignableTo methods for fluent type assertions * feat(assertions): add Throws and ThrowsExactly methods for async and delegate assertions
Configuration menu - View commit details
-
Copy full SHA for 73b2b47 - Browse repository at this point
Copy the full SHA 73b2b47View commit details -
Fix Assertion Nullability warnings (#3397)
* fix: update assertion methods to accept nullable types for improved flexibility * refactor: remove redundant custom method comments from assertion classes
Configuration menu - View commit details
-
Copy full SHA for 86b3b9a - Browse repository at this point
Copy the full SHA 86b3b9aView commit details -
feat: add collection count assertions for GreaterThan, LessThan, Less…
…ThanOrEqualTo, Between, Zero, and NotEqualTo (#3398)
Configuration menu - View commit details
-
Copy full SHA for aff75b3 - Browse repository at this point
Copy the full SHA aff75b3View 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.71.4...v0.72.0