awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesContainer Instance Sharing

Persisting a single container instance across multiple test suites to optimize execution speed.

Distinct from Shared Test Contexts: Distinct from general shared contexts by focusing on the physical persistence of the container resource

Explore 1 awesome GitHub repository matching software engineering & architecture · Container Instance Sharing. Refine with filters or upvote what's useful.

Awesome Container Instance Sharing GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • testcontainers/testcontainers-dotnetAvatar testcontainers

    testcontainers/testcontainers-dotnet

    4,317Vezi pe GitHub↗

    Testcontainers for .NET is a Docker testing library and integration testing framework designed to manage the lifecycle of throwaway containers. It provides high-level abstractions as a Docker API wrapper to provision ephemeral infrastructure, replacing mocks with real database, messaging, and search engine instances to ensure isolated and reproducible test environments. The project distinguishes itself through a builder-configuration-container pattern and a dynamic port binding mechanism that prevents collisions during concurrent test execution. It enables reliable service-to-service communic

    Maintains a single container instance for multiple test classes to reduce startup overhead.

    C#automationdockerdotnet
    Vezi pe GitHub↗4,317
  1. Home
  2. Software Engineering & Architecture
  3. Context Sharing
  4. Shared Test Contexts
  5. Container Instance Sharing