🚀 Laravel users: Our new Laravel Performance Testing Package is now available!
Skip to main content

One post tagged with "PHPUnit"

Articles about PHPUnit testing framework.

View All Tags

Load Testing Laravel Applications with PHPUnit and Volt-test

· 8 min read
Islam A-Elwafa
Software Engineer

With Volt-Test 1.2.0, you can now run load tests directly inside PHPUnit — no external scripts or configuration required.

Volt-Test was built to make load testing simple and native for PHP developers, and this new release takes it one step further. You can now test your Laravel APIs under load using the same PHPUnit environment you already use for your feature and unit tests.