Browse Source

Add skipper-php

pull/1396/head
Emanuele Minotto 17 hours ago
parent
commit
74ef11ed78
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save