Just docker compose and spin up 10
stacks? Should not be too much for modern laptop. But it would be great if tool like this could manage the ports (allocate unique set for each worktree, add those to .env)
For some cases test-containers [1] is an option as well. I’m using them for integration tests that need Postgres.
For some cases test-containers [1] is an option as well. I’m using them for integration tests that need Postgres.
[1] https://testcontainers.com/