Skip to content

Support for testing on Windows #93

@amotl

Description

@amotl

Problem

@mackerl submitted a patch (thanks!) to make this workable on Windows, but experienced some pains. This reminds me of similar pains I observed when trying similar things in Python lands the other day.

Thoughts

Would the Testcontainers for Java technologies for providing ephemeral CrateDB instances to software integration tests be helpful in any way? With those, needing to take care about the lifecycle of CrateDB instances becomes completely obsolete, based on container technologies (Docker).

Is that convincing in any way, or are there objections against or flaws with that approach? NB: I have to admit I also haven't tested the Testcontainers implementation on Windows, but it might be worth to explore?

Notes

We just recently improved the documentation page about "Software testing with Java and CrateDB", where you can find further references to all testing variants.

/cc @seut, @matriv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions