Skip to content

feat: integrate Testcontainers for PostgreSQL#6426

Open
Medk1t wants to merge 1 commit intonpgsql:mainfrom
Medk1t:add-testcontainers
Open

feat: integrate Testcontainers for PostgreSQL#6426
Medk1t wants to merge 1 commit intonpgsql:mainfrom
Medk1t:add-testcontainers

Conversation

@Medk1t
Copy link

@Medk1t Medk1t commented Jan 27, 2026

Closes #4823

Changes:

  • Integrated Testcontainers for PostgreSQL.
  • Added logic to automatically check for an existing database connection.
  • If no connection is found, the system now spins up a container automatically.

Benefit:
Removes the manual overhead of deploying database containers before running the test suite.

@Medk1t Medk1t requested review from roji and vonzshik as code owners January 27, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrating Testcontainers for .NET

1 participant