Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielrabreu/haseroz.testkit
Versatile .NET library providing comprehensive testing utilities for streamlined unit and integration testing workflows in .NET applications.
https://github.com/gabrielrabreu/haseroz.testkit
dotnet
Last synced: about 5 hours ago
JSON representation
Versatile .NET library providing comprehensive testing utilities for streamlined unit and integration testing workflows in .NET applications.
- Host: GitHub
- URL: https://github.com/gabrielrabreu/haseroz.testkit
- Owner: gabrielrabreu
- License: mit
- Created: 2024-07-17T18:27:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T03:29:38.000Z (4 months ago)
- Last Synced: 2024-11-10T16:30:17.187Z (7 days ago)
- Topics: dotnet
- Language: C#
- Homepage:
- Size: 165 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haseroz TestKit
![Sonar Quality Gate](https://img.shields.io/sonar/quality_gate/gabrielrabreu_Haseroz.TestKit?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge)
![Sonar Coverage](https://img.shields.io/sonar/coverage/gabrielrabreu_Haseroz.TestKit?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge)
![GitHub last commit](https://img.shields.io/github/last-commit/gabrielrabreu/Haseroz.TestKit?style=for-the-badge)
![GitHub Release](https://img.shields.io/github/v/release/gabrielrabreu/Haseroz.TestKit?style=for-the-badge)## Overview
Haseroz Test Kit is a library designed to enhance testing capabilities in .NET applications. This library provides a set of tools and utilities to facilitate unit testing, integration testing, and other testing scenarios.