https://github.com/soenneker/soenneker.utils.test
A utility library for useful test-based operations
https://github.com/soenneker/soenneker.utils.test
csharp dotnet test util
Last synced: 4 months ago
JSON representation
A utility library for useful test-based operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.test
- Owner: soenneker
- License: mit
- Created: 2023-05-26T15:28:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-19T00:29:37.000Z (5 months ago)
- Last Synced: 2026-02-19T04:32:53.296Z (5 months ago)
- Topics: csharp, dotnet, test, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 430 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.Utils.Test/)
[](https://github.com/soenneker/soenneker.utils.test/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Utils.Test/)
[](https://github.com/soenneker/soenneker.utils.test/actions/workflows/codeql.yml)
#  Soenneker.Utils.Test
### A utility library for useful test-based operations
## Installation
```
dotnet add package Soenneker.Utils.Test
```