A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

automation docker dotnet hacktoberfest testcontainers testcontainers-dotnet testing
1 Open Issue Need Help Last updated: Aug 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to debug intermittent test failures in the Testcontainers.Pulsar.Tests project. The tests use the DotPulsar library and occasionally fail with a `TopicNotFoundException`, indicating a problem with Pulsar namespace discovery within the Docker container. The debugging requires familiarity with Pulsar, Docker, and the Testcontainers .NET library, and involves analyzing logs, potentially modifying test setup, and investigating Pulsar container initialization.

Complexity: 4/5
bug help wanted module

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

C#
#automation#docker#dotnet#hacktoberfest#testcontainers#testcontainers-dotnet#testing