Hacker News new | past | comments | ask | show | jobs | submit login

Testcontainers integrates with docker-compose [1]. Now you can run your tests through a single build-tool task without having to run something else and your build. You can even run separate compose files for just the parts your test touches.

1. https://java.testcontainers.org/modules/docker_compose/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: