https://github.com/soenneker/soenneker.startupfilters.integrationtests
A StartupFilter injecting middleware crucial to integration testing
https://github.com/soenneker/soenneker.startupfilters.integrationtests
csharp dotnet filter fixture integration integrations integrationtests integrationtestsstartupfilter startup startupfilter startupfilters test tests util
Last synced: 10 days ago
JSON representation
A StartupFilter injecting middleware crucial to integration testing
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.startupfilters.integrationtests
- Owner: soenneker
- License: mit
- Created: 2025-04-02T00:13:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-05T19:34:31.000Z (14 days ago)
- Last Synced: 2026-06-05T20:05:48.718Z (14 days ago)
- Topics: csharp, dotnet, filter, fixture, integration, integrations, integrationtests, integrationtestsstartupfilter, startup, startupfilter, startupfilters, test, tests, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 591 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.startupfilters.integrationtests/)
[](https://github.com/soenneker/soenneker.startupfilters.integrationtests/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.startupfilters.integrationtests/)
[](https://github.com/soenneker/soenneker.startupfilters.integrationtests/actions/workflows/codeql.yml)
#  Soenneker.StartupFilters.IntegrationTests
### A StartupFilter injecting middleware crucial to integration testing
## Installation
```
dotnet add package Soenneker.StartupFilters.IntegrationTests
```