4 references to Testcontainers
Aspire.Playground.Tests (4)
tests\Aspire.TestUtilities\RequiresFeatureAttribute.cs (2)
204if ((feature & TestFeature.Testcontainers) == TestFeature.Testcontainers && !IsTestcontainersSupported())
tests\Aspire.TestUtilities\TestcontainersPodmanConfiguration.cs (2)
28/// The <see cref="TestFeature.Testcontainers"/> capability check is the hook for that, so every 38/// <see cref="TestFeature.ContainerRuntime"/>; it is <see cref="TestFeature.Testcontainers"/> that consults