Skip to content

Testcontainers for Java: Backlog #55

Open
@amotl

Description

@amotl

Hi.

At GH-54, we are bringing in some ready-to-run code examples for basic use of Testcontainers for Java with CrateDB. There are some items which should be addressed within subsequent iterations.

With kind regards,
Andreas.

Startup

  • [Test worker] WARN tc.crate:5.2 - Reuse was requested but the environment does not support the reuse of containers
    To enable reuse of containers, you must set 'testcontainers.reuse.enable=true' in a file located at /Users/amo/.testcontainers.properties
    

Database provisioning

Other test frameworks

Testcontainers for Java also provides integrations for other test frameworks. Currently, all test cases are based on JUnit 4.

Footnotes

  1. See also https://github.com/crate/crate-jdbc/issues/377.

Metadata

Metadata

Assignees

No one assigned

    Labels

    javaPull requests that update Java code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions