Blog


November 21, 2021

Improve Symfony Tests Performance

Using more simple password hashers Do not use Doctrine logging by default Set APP_DEBUG to false Completely disable Xdebug Parallel tests execution using Paratest Collect...

Read