BrightSoul / AspNetCoreIntegrationTestingWithDockerComposeLinks
Integration testing an ASP.NET Core Web API with two docker containers orchestrated by docker-compose: one for Sql Server and one for the webapp itself (both based on Linux)
☆14Updated 7 years ago
Alternatives and similar repositories for AspNetCoreIntegrationTestingWithDockerCompose
Users that are interested in AspNetCoreIntegrationTestingWithDockerCompose are comparing it to the libraries listed below
Sorting:
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 2 years ago
- Demos and sample for my "Designing a UI for Microservices" talk☆57Updated 2 weeks ago
- A dotnet extension for creating a Visual Studio .gitignore file.☆40Updated 5 years ago
- A set of samples show casing the .NET linker and .NET 5 APIs☆57Updated 4 years ago
- Running ASP.NET Core integration tests against a real SQL Server db during your CI build.☆10Updated 3 years ago
- this is a WEB api project used as main for different projects☆40Updated 2 years ago
- Toolkit for creating microservices in a multi-project test environment using mock distributed mechanisms.☆26Updated 3 years ago
- ☆20Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆70Updated 3 weeks ago
- ☆14Updated 6 years ago
- Small library that extends and simplifies possibilities of testing code that is using FluentValidation package.☆23Updated 3 years ago
- Sample project with OpenTracing API and Jaeger for the blog article☆15Updated 6 years ago
- TestHost utility methods☆43Updated 10 months ago
- ☆29Updated last month
- XUnit2 Test Framework implementation with Autofac☆20Updated 3 years ago
- Contract testing tool for .NET Core.☆51Updated last year
- Autofixture auto-mocking for XUnit2 using a mocking library of your choice.☆23Updated 3 weeks ago
- Demonstrates a basic build of a .NET NuGet package using https://cakebuild.net/☆22Updated 3 weeks ago
- Console Application demo of the SQL Stream Store using InMemoryStreamStore