Skip to content

Add TestContainers Support #20

Open
@hantsy

Description

@hantsy

Nowdays Testcontainers is very popular for writing integration test for database, etc. on local machines.

TestContainers officially support a collection of programming languages, but lacks PHP support.

Check here: https://testcontainers.com/getting-started/

There is a PHP implementation from the community, https://github.com/shyim/testcontainer

Hope there is official bundle to integrate Testscontainers(running Docker on local machine) and Testcontainers cloud APIs(running Docker containers remotely).

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