Skip to content

Conversation

@chullybun
Copy link
Collaborator

  • Enhancement: Added WithGenericTester (MSTest and NUnit only) class to enable class-level generic tester usage versus one-off.
  • Enhancement: Added TesterBase.UseScopedTypeSetUp() to enable a function that will be executed directly before each ScopedTypeTester{TService} is instantiated to allow standardized/common set up to occur.

- *Enhancement:* Added `WithGenericTester` (_MSTest_ and _NUnit_ only) class to enable class-level generic tester usage versus one-off.
- *Enhancement:* Added `TesterBase.UseScopedTypeSetUp()` to enable a function that will be executed directly before each `ScopedTypeTester{TService}` is instantiated to allow standardized/common set up to occur.
@chullybun chullybun merged commit 5def8f3 into main Dec 11, 2025
4 checks passed
@chullybun chullybun deleted the v5.9.0 branch December 11, 2025 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants