mottaviani-dev / laravel-reductor
ML-powered test suite optimization for Laravel - Reduce CI/CD time by identifying redundant tests
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Python
Requires
- php: ^8.1|^8.2|^8.3
- czproject/git-php: ^4.2
- illuminate/console: ^9.0|^10.0|^11.0
- illuminate/database: ^9.0|^10.0|^11.0
- illuminate/support: ^9.0|^10.0|^11.0
- phpunit/php-code-coverage: ^10.1|^11.0
- symfony/process: ^6.0|^7.0
- symfony/yaml: ^6.0|^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- orchestra/testbench: ^7.0|^8.0|^9.0
- phpstan/phpstan: ^1.0
- phpunit/phpunit: ^10.0|^11.0
Suggests
- ext-pcov: For faster code coverage generation (recommended)
- ext-xdebug: For code coverage generation (slower than PCOV)
- pestphp/pest: For Pest PHP test framework support