|
|
|
|
|
|
335
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
335
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
|
336
|
* [PHPUnit Polyfills](https://github.com/Yoast/PHPUnit-Polyfills/) - Simplifies running PHPUnit tests on multiple PHPUnit versions.
|
336
|
* [PHPUnit Polyfills](https://github.com/Yoast/PHPUnit-Polyfills/) - Simplifies running PHPUnit tests on multiple PHPUnit versions.
|
|
337
|
* [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
|
337
|
* [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
|
|
|
|
338
|
+* [skipper-php](https://github.com/get-skipper/skipper-php) - Real-time test execution control via Google Spreadsheet, enabling instant toggle without code changes.
|
|
338
|
* [VFS Stream](https://github.com/bovigo/vfsStream) - A virtual filesystem stream wrapper for testing.
|
339
|
* [VFS Stream](https://github.com/bovigo/vfsStream) - A virtual filesystem stream wrapper for testing.
|
|
339
|
|
340
|
|
|
340
|
### Continuous Integration
|
341
|
### Continuous Integration
|