You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Challenge description
Development of PHP applications has changed a lot as frameworks and infrastructure matures. Applications and test collections have grown and continuous integration is mostly done on rented on-demand infrastructure.
As a result developer behaviour has shifted towards more of a "let the pipeline and auto-scalers sort it out", often resulting in very slow test collections that are only usable because of third party hosted pipelines like GitHub/Gitlab/Travis.
PHPUnit, the unit testing framework for PHP
Project website: https://phpunit.de/
Repository: https://github.com/sebastianbergmann/phpunit/
Challenge description
Development of PHP applications has changed a lot as frameworks and infrastructure matures. Applications and test collections have grown and continuous integration is mostly done on rented on-demand infrastructure.
As a result developer behaviour has shifted towards more of a "let the pipeline and auto-scalers sort it out", often resulting in very slow test collections that are only usable because of third party hosted pipelines like GitHub/Gitlab/Travis.
Related issues
The text was updated successfully, but these errors were encountered: