-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: thomhurst/TUnit
base: v0.90.45
head repository: thomhurst/TUnit
compare: v1.0.0
- 14 commits
- 66 files changed
- 4 contributors
Commits on Nov 5, 2025
-
chore(deps): update tunit to 0.90.45 (#3704)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4368901 - Browse repository at this point
Copy the full SHA 4368901View commit details -
Co-authored-by: thomhurst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbcb477 - Browse repository at this point
Copy the full SHA dbcb477View commit details -
chore(deps): update dependency benchmarkdotnet.annotations to 0.15.6 (#…
…3707) Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af4a7f2 - Browse repository at this point
Copy the full SHA af4a7f2View commit details -
chore(deps): update dependency benchmarkdotnet to 0.15.6 (#3706)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff5e910 - Browse repository at this point
Copy the full SHA ff5e910View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e081d - Browse repository at this point
Copy the full SHA b8e081dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b544842 - Browse repository at this point
Copy the full SHA b544842View commit details -
Enhance philosophy documentation by adding guidance on using [Depends…
…On] for test dependencies
Configuration menu - View commit details
-
Copy full SHA for e589ce2 - Browse repository at this point
Copy the full SHA e589ce2View commit details -
Enhance migration documentation by adding quick reference tables for …
…MSTest, NUnit, and xUnit
Configuration menu - View commit details
-
Copy full SHA for fd08a78 - Browse repository at this point
Copy the full SHA fd08a78View commit details -
Fix migration guide links to point to automated migration sections fo…
…r xUnit, NUnit, and MSTest
Configuration menu - View commit details
-
Copy full SHA for b402e25 - Browse repository at this point
Copy the full SHA b402e25View commit details -
Clarify .NET version requirements for code coverage in migration and …
…troubleshooting documentation
Configuration menu - View commit details
-
Copy full SHA for 9f9b9f1 - Browse repository at this point
Copy the full SHA 9f9b9f1View commit details -
Enhance documentation on test method signatures and hook methods, cla…
…rifying synchronous and asynchronous usage for TUnit assertions and lifecycle management.
Configuration menu - View commit details
-
Copy full SHA for 116ddac - Browse repository at this point
Copy the full SHA 116ddacView commit details -
Refactor assertions to use 'Within' method for tolerance checks acros…
…s multiple documentation files
Configuration menu - View commit details
-
Copy full SHA for 232da1d - Browse repository at this point
Copy the full SHA 232da1dView commit details -
Implement GetNestedClassName method and update test ID generation to …
…use nested class names with '+' separator (#3708)
Configuration menu - View commit details
-
Copy full SHA for b41d254 - Browse repository at this point
Copy the full SHA b41d254View commit details -
+semver:major - Refactor TestContext and related interfaces for tidin…
…ess and cohesion (#3709) * Refactor TestContext and related interfaces to enhance event handling and service retrieval; add new output methods for better test output management. * Refactor TestContext and related interfaces for improved API consistency and type safety * Refactor TestContext interface to enhance event handling with nullable lazy-initialized properties; reorganize properties for improved clarity and consistency. * Refactor ITestMetadata and TestBuilderContext to change Id type from Guid to string; update TestContext and related files for consistency in ID handling. * Refactor ITestMetadata and TestBuilderContext to replace Id with DefinitionId for improved clarity; update related files for consistency in test identification.
Configuration menu - View commit details
-
Copy full SHA for 4bab947 - Browse repository at this point
Copy the full SHA 4bab947View 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.90.45...v1.0.0