https://github.com/soenneker/soenneker.tests.hostedunit
A fundamental test that stores the TestHost and provides synthetic inversion of control
https://github.com/soenneker/soenneker.tests.hostedunit
csharp dotnet host hosted hostedunit hostedunittest object testing tests
Last synced: 11 days ago
JSON representation
A fundamental test that stores the TestHost and provides synthetic inversion of control
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.tests.hostedunit
- Owner: soenneker
- License: mit
- Created: 2026-04-20T15:47:03.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-11T00:46:37.000Z (about 1 month ago)
- Last Synced: 2026-05-11T02:30:36.043Z (about 1 month ago)
- Topics: csharp, dotnet, host, hosted, hostedunit, hostedunittest, object, testing, tests
- Language: C#
- Homepage: https://soenneker.com
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.tests.hostedunit/)
[](https://github.com/soenneker/soenneker.tests.hostedunit/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.tests.hostedunit/)
#  Soenneker.Tests.HostedUnit
### A fundamental test that stores the TestHost and provides synthetic inversion of control
## Installation
```
dotnet add package Soenneker.Tests.HostedUnit
```