CodeDesignPlus.Net.xUnit.Microservice
0.5.0-beta.13
See the version list below for details.
dotnet add package CodeDesignPlus.Net.xUnit.Microservice --version 0.5.0-beta.13
NuGet\Install-Package CodeDesignPlus.Net.xUnit.Microservice -Version 0.5.0-beta.13
<PackageReference Include="CodeDesignPlus.Net.xUnit.Microservice" Version="0.5.0-beta.13" />
paket add CodeDesignPlus.Net.xUnit.Microservice --version 0.5.0-beta.13
#r "nuget: CodeDesignPlus.Net.xUnit.Microservice, 0.5.0-beta.13"
// Install CodeDesignPlus.Net.xUnit.Microservice as a Cake Addin #addin nuget:?package=CodeDesignPlus.Net.xUnit.Microservice&version=0.5.0-beta.13&prerelease // Install CodeDesignPlus.Net.xUnit.Microservice as a Cake Tool #tool nuget:?package=CodeDesignPlus.Net.xUnit.Microservice&version=0.5.0-beta.13&prerelease
CodeDesignPlus.Net.xUnit.Microservice
Description
CodeDesignPlus.Net.xUnit.Microservice
provides a comprehensive logging framework for .NET Core applications. This library simplifies the process of logging application events, errors, and diagnostics, enabling developers to build robust and maintainable logging solutions.
Table of Contents
About The Project
The CodeDesignPlus.Net.xUnit.Microservice
project is a testing framework designed to streamline the development and testing of microservices within .NET applications. It provides a robust set of tools and services to facilitate the creation, configuration, and management of test environments, ensuring comprehensive test coverage and efficient test execution.
Key Features
- Server Management: Classes like
Server<TProgram>
andServerBase<TProgram>
for configuring and managing web application servers for testing purposes. - In-Memory Logging: Integration with in-memory logging providers (
InMemoryLoggerProvider
) to capture and analyze log messages during tests. - Docker Compose Support: Classes like DockerCompose and
ServerCompose
for managing Docker Compose configurations and services, enabling isolated test environments. - Custom Attributes: Attributes such as
CommandAttribute<TAssemblyScan>
for providing data to test methods that validate commands, supporting dynamic test data generation. - Middleware Configuration: Support for adding authentication schemes and other middleware components to the test server configuration, ensuring realistic test scenarios.
- gRPC Channels: Creation and management of gRPC channels (
GrpcChannel
) for making gRPC calls to the test server, supporting comprehensive integration tests.
Installation
To install the package, run the following command:
dotnet add package CodeDesignPlus.Net.xUnit.Microservice
Usage
For more information regarding the library, you can visit our documentation at CodeDesignPlus Doc
Roadmap
Refer to issues for a list of proposed features and known issues.
Roadmap
- Fork the Project
- Create your Feature Branch (git checkout -b features/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
CodeDesignPlus - @CodeDesignPlus - codedesignplus@outlook.com
Project Link: CodeDesignPlus.Net.xUnit.Microservice
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- CodeDesignPlus.Net.Security.Abstractions (>= 0.5.0-beta.13)
- Ductus.FluentDocker (>= 2.10.59)
- Grpc.Net.Client (>= 2.66.0)
- MediatR (>= 12.4.1)
- Microsoft.AspNetCore.Mvc.Testing (>= 8.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- Microsoft.Extensions.Options.DataAnnotations (>= 8.0.0)
- Moq (>= 4.20.72)
- xunit.extensibility.core (>= 2.9.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.0-beta.14 | 36 | 11/8/2024 |
0.5.0-beta.13 | 30 | 11/7/2024 |
0.5.0-beta.11 | 32 | 11/6/2024 |
0.5.0-beta.9 | 38 | 11/3/2024 |
0.5.0-beta.6 | 32 | 11/1/2024 |
0.5.0-beta.4 | 41 | 10/31/2024 |
0.3.0-rc.3 | 36 | 10/28/2024 |
0.3.0-beta.3 | 32 | 10/28/2024 |
0.3.0-alpha.3 | 32 | 10/28/2024 |
0.2.0-rc.27 | 34 | 10/25/2024 |
0.2.0-rc.18 | 50 | 10/1/2024 |
0.2.0-beta.27 | 33 | 10/25/2024 |
0.2.0-beta.18 | 40 | 10/1/2024 |
0.2.0-alpha.27 | 32 | 10/25/2024 |
0.2.0-alpha.26 | 31 | 10/25/2024 |
0.2.0-alpha.25 | 33 | 10/25/2024 |
0.2.0-alpha.24 | 33 | 10/25/2024 |
0.2.0-alpha.23 | 37 | 10/24/2024 |
0.2.0-alpha.22 | 34 | 10/24/2024 |
0.2.0-alpha.21 | 34 | 10/23/2024 |
0.2.0-alpha.20 | 36 | 10/22/2024 |
0.2.0-alpha.19 | 49 | 10/21/2024 |
0.2.0-alpha.18 | 40 | 10/1/2024 |
0.2.0-alpha.17 | 59 | 10/1/2024 |
0.2.0-alpha.16 | 41 | 9/30/2024 |
0.2.0-alpha.15 | 50 | 9/30/2024 |
0.2.0-alpha.14 | 48 | 9/30/2024 |
0.2.0-alpha.13 | 45 | 9/29/2024 |
0.2.0-alpha.12 | 44 | 9/29/2024 |
0.2.0-alpha.11 | 44 | 9/29/2024 |
0.2.0-alpha.10 | 50 | 9/28/2024 |
0.2.0-alpha.9 | 48 | 9/28/2024 |
0.2.0-alpha.7 | 52 | 9/28/2024 |
0.2.0-alpha.6 | 47 | 9/28/2024 |
0.2.0-alpha.5 | 48 | 9/28/2024 |