test-pack icon indicating copy to clipboard operation
test-pack copied to clipboard

A Symfony Pack for functional testing

Results 2 test-pack issues
Sort by recently updated
recently updated
newest added

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/...

It seems that Symfony phpunit bridge now supports phpunit 10.