Run your tests at the speed of light
Stop waiting for your tests to pass and get your code into production faster. A drop in replacement for PHPUnit and Pest.
Add a little lightspeed
Utilize all of your available compute
Lightspeed runs your test suite across multiple machines to significantly reduce the time it takes to complete.
-
Framework agnostic
-
Continue working with your prefered testing framework; PHPUnit or Pest.
-
Parallelization
-
Test execution is distributed among all available nodes so they complete faster.
-
Reduce idle time
-
Developers will spend less time waiting for tests to pass.
Ready to run at lightspeed?
composer require lightspeedphp/lightspeed --dev
Install Lightspeed and start saving time today.