opencodeco/testcontainers

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

dev-main 2024-03-19 19:51 UTC

This package is not auto-updated.

Last update: 2024-04-26 19:29:53 UTC


README

Note

This project is not officially backed by the Testcontainers project.

Testcontainers

Packagist Version (custom server)

Open in GitHub Codespaces

CI

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

Testcontainers logo

Getting started

Installation

composer require opencodeco/testcontainers

Read the documentation here.

License

See LICENSE.

Copyright

Copyright (c) 2023-2024 Leo Cavalcante and other authors.

See contributors for all contributors.