Functional testing optimization

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • paraunit

    Run PHPUnit tests in parallel

  • Paraunit tries to intercept test failures due to locks, and retries them up to three times: https://github.com/facile-it/paraunit/blob/ef64a17980172d837aefeee397ae82c351c72590/src/Parser/JSON/RetryParser.php#L27-L37

  • doctrine-test-bundle

    Symfony bundle to isolate your app's doctrine database tests and improve the test performance

  • Aaaaand that's one of the reasons for which I developed https://github.com/facile-it/paraunit years ago and I use https://github.com/dmaicher/doctrine-test-bundle...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts