https://github.com/soenneker/soenneker.testhosts.unit
A lightweight host for dependency-driven unit tests.
https://github.com/soenneker/soenneker.testhosts.unit
csharp dotnet host hosts object testhost testhosts testing tests unit unittesthost
Last synced: 14 days ago
JSON representation
A lightweight host for dependency-driven unit tests.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.testhosts.unit
- Owner: soenneker
- License: mit
- Created: 2026-04-20T16:42:06.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-04-27T05:41:59.000Z (30 days ago)
- Last Synced: 2026-04-27T07:02:57.410Z (30 days ago)
- Topics: csharp, dotnet, host, hosts, object, testhost, testhosts, testing, tests, unit, unittesthost
- Language: C#
- Homepage: https://soenneker.com
- Size: 43 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.testhosts.unit/)
[](https://github.com/soenneker/soenneker.testhosts.unit/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.testhosts.unit/)
#  Soenneker.TestHosts.Unit
### A lightweight host for dependency-driven unit tests.
## Installation
```
dotnet add package Soenneker.TestHosts.Unit
```