gradle-docker-compose-plugin

Simplifies usage of Docker Compose for integration testing in Gradle environment. (by avast)

Gradle-docker-compose-plugin Alternatives

Similar projects and alternatives to gradle-docker-compose-plugin

avast
gradle-docker-compose-plugin
  1. dagger

    An open-source runtime for composable workflows. Great for AI agents and CI/CD. (by dagger)

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. testcontainers-node

    Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

  4. dockertest

    Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

  5. pglite

    Embeddable Postgres with real-time, reactive bindings.

  6. nammayatri

    A Direct-to-Driver open mobility platform powering the next-generation of mobility applications in India.

  7. Testcontainers

    Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

  8. otj-pg-embedded

    Java embedded PostgreSQL component for testing

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. latte

    Latte is a modern data engineering toolkit. (by turbolytics)

  11. services-flake

    NixOS-like services for Nix flakes

  12. phoenix_container_example

    Production-quality example for Elixir/Phoenix building, testing, and running in containers

  13. embedded-postgres-binaries

    Lightweight bundles of PostgreSQL binaries with reduced size intended for testing purposes.

  14. embedded-postgres

    Java embedded PostgreSQL component for testing (by zonkyio)

  15. kubedock

    Kubedock is a minimal implementation of the docker api that will orchestrate containers on a Kubernetes cluster, rather than running containers locally.

  16. pytest-docker

    Docker-based integration tests

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gradle-docker-compose-plugin alternative or higher similarity.

gradle-docker-compose-plugin discussion

Log in or Post with

gradle-docker-compose-plugin reviews and mentions

Posts with mentions or reviews of gradle-docker-compose-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-27.
  • Testcontainers
    16 projects | news.ycombinator.com | 27 Feb 2024
    Something that improved developer experience by far and also sped up our builds is starting the container dependencies via docker-compose and connect to it for integration testing. This allows reuse of containers, you can connect to it after/during an integration test to debug without having to keep searching for ports constantly.

    With TestContainers - I've perceived that running integration tests / a single test repeatedly locally is extremely slow as the containers are shut down when the java process is killed. This approach allows for this while also allowing to keep it consistent - example, just mount the migrations folder in the start volume of your DB container and you have a like-for-like schema of your prod DB ready for integration tests.

    I've found the https://github.com/avast/gradle-docker-compose-plugin/ very useful for this.

Stats

Basic gradle-docker-compose-plugin repo stats
1
423
6.5
16 days ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Groovy is
the 86th most popular programming language
based on number of references?