Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Introduce a new Testcontainers.Xunit package #1165

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Share the lifetime implementation between ContainerFixture and Contai…

04f10ae
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat: Introduce a new Testcontainers.Xunit package #1165

Share the lifetime implementation between ContainerFixture and Contai…
04f10ae
Select commit
Loading
Failed to load commit list.
GitHub Actions / report (windows-2022) succeeded Jun 22, 2024 in 1s

2 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
Testcontainers.ActiveMq.Tests.trx 4s
Testcontainers.ArangoDb.Tests.trx 4s
Testcontainers.Azurite.Tests.trx 7s
Testcontainers.BigQuery.Tests.trx 5s
Testcontainers.Bigtable.Tests.trx 3s
Testcontainers.ClickHouse.Tests.trx 3s
Testcontainers.CockroachDb.Tests.trx 3s
Testcontainers.Consul.Tests.trx 3s
Testcontainers.CosmosDb.Tests.trx 3s
Testcontainers.Couchbase.Tests.trx 3s
Testcontainers.CouchDb.Tests.trx 7s
Testcontainers.Databases.Tests.trx 9s
Testcontainers.DynamoDb.Tests.trx 3s
Testcontainers.Elasticsearch.Tests.trx 3s
Testcontainers.EventStoreDb.Tests.trx 3s
Testcontainers.FakeGcsServer.Tests.trx 3s
Testcontainers.FirebirdSql.Tests.trx 5s
Testcontainers.Firestore.Tests.trx 3s
Testcontainers.InfluxDb.Tests.trx 3s
Testcontainers.JanusGraph.Tests.trx 3s
Testcontainers.K3s.Tests.trx 3s
Testcontainers.Kafka.Tests.trx 3s
Testcontainers.Keycloak.Tests.trx 4s
Testcontainers.Kusto.Tests.trx 3s
Testcontainers.LocalStack.Tests.trx 3s
Testcontainers.MariaDb.Tests.trx 3s
Testcontainers.Milvus.Tests.trx 4s
Testcontainers.Minio.Tests.trx 3s
Testcontainers.MongoDb.Tests.trx 3s
Testcontainers.MsSql.Tests.trx 3s
Testcontainers.MySql.Tests.trx 3s
Testcontainers.Nats.Tests.trx 3s
Testcontainers.Neo4j.Tests.trx 3s
Testcontainers.Oracle.Tests.trx 5s
Testcontainers.Papercut.Tests.trx 3s
Testcontainers.Platform.Linux.Tests.trx 3s
Testcontainers.Platform.Windows.Tests.trx 2✅ 81s
Testcontainers.PostgreSql.Tests.trx 3s
Testcontainers.PubSub.Tests.trx 2s
Testcontainers.Pulsar.Tests.trx 3s
Testcontainers.RabbitMq.Tests.trx 2s
Testcontainers.RavenDb.Tests.trx 2s
Testcontainers.Redis.Tests.trx 3s
Testcontainers.Redpanda.Tests.trx 3s
Testcontainers.ResourceReaper.Tests.trx 3s
Testcontainers.SqlEdge.Tests.trx 4s
Testcontainers.Tests.trx 3s
Testcontainers.WebDriver.Tests.trx 2s

✅ Testcontainers.ActiveMq.Tests.trx

No tests found

✅ Testcontainers.ArangoDb.Tests.trx

No tests found

✅ Testcontainers.Azurite.Tests.trx

No tests found

✅ Testcontainers.BigQuery.Tests.trx

No tests found

✅ Testcontainers.Bigtable.Tests.trx

No tests found

✅ Testcontainers.ClickHouse.Tests.trx

No tests found

✅ Testcontainers.CockroachDb.Tests.trx

No tests found

✅ Testcontainers.Consul.Tests.trx

No tests found

✅ Testcontainers.CosmosDb.Tests.trx

No tests found

✅ Testcontainers.Couchbase.Tests.trx

No tests found

✅ Testcontainers.CouchDb.Tests.trx

No tests found

✅ Testcontainers.Databases.Tests.trx

No tests found

✅ Testcontainers.DynamoDb.Tests.trx

No tests found

✅ Testcontainers.Elasticsearch.Tests.trx

No tests found

✅ Testcontainers.EventStoreDb.Tests.trx

No tests found

✅ Testcontainers.FakeGcsServer.Tests.trx

No tests found

✅ Testcontainers.FirebirdSql.Tests.trx

No tests found

✅ Testcontainers.Firestore.Tests.trx

No tests found

✅ Testcontainers.InfluxDb.Tests.trx

No tests found

✅ Testcontainers.JanusGraph.Tests.trx

No tests found

✅ Testcontainers.K3s.Tests.trx

No tests found

✅ Testcontainers.Kafka.Tests.trx

No tests found

✅ Testcontainers.Keycloak.Tests.trx

No tests found

✅ Testcontainers.Kusto.Tests.trx

No tests found

✅ Testcontainers.LocalStack.Tests.trx

No tests found

✅ Testcontainers.MariaDb.Tests.trx

No tests found

✅ Testcontainers.Milvus.Tests.trx

No tests found

✅ Testcontainers.Minio.Tests.trx

No tests found

✅ Testcontainers.MongoDb.Tests.trx

No tests found

✅ Testcontainers.MsSql.Tests.trx

No tests found

✅ Testcontainers.MySql.Tests.trx

No tests found

✅ Testcontainers.Nats.Tests.trx

No tests found

✅ Testcontainers.Neo4j.Tests.trx

No tests found

✅ Testcontainers.Oracle.Tests.trx

No tests found

✅ Testcontainers.Papercut.Tests.trx

No tests found

✅ Testcontainers.Platform.Linux.Tests.trx

No tests found

✅ Testcontainers.Platform.Windows.Tests.trx

2 tests were completed in 81s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Testcontainers.Tests.WindowsContainerTest+UntilCommandIsCompleted 1✅ 131ms
Testcontainers.Tests.WindowsContainerTest+UntilPortIsAvailable 1✅ 126ms

✅ Testcontainers.Tests.WindowsContainerTest+UntilCommandIsCompleted

✅ ContainerIsRunning

✅ Testcontainers.Tests.WindowsContainerTest+UntilPortIsAvailable

✅ ContainerIsRunning

✅ Testcontainers.PostgreSql.Tests.trx

No tests found

✅ Testcontainers.PubSub.Tests.trx

No tests found

✅ Testcontainers.Pulsar.Tests.trx

No tests found

✅ Testcontainers.RabbitMq.Tests.trx

No tests found

✅ Testcontainers.RavenDb.Tests.trx

No tests found

✅ Testcontainers.Redis.Tests.trx

No tests found

✅ Testcontainers.Redpanda.Tests.trx

No tests found

✅ Testcontainers.ResourceReaper.Tests.trx

No tests found

✅ Testcontainers.SqlEdge.Tests.trx

No tests found

✅ Testcontainers.Tests.trx

No tests found

✅ Testcontainers.WebDriver.Tests.trx

No tests found