Libraries tagged by test-impact-analysis
jasonmccreary/phpunit-tia
39 Favers
2122 Downloads
2122 Downloads
Test Impact Analysis for PHPUnit
gosuperscript/phpunit-tia
0 Favers
10 Downloads
10 Downloads
Test Impact Analysis for PHPUnit: record a test-to-file dependency graph, then re-run only the tests affected by your changes.
msfukui/php-affected
0 Favers
1 Downloads
1 Downloads
Lists the PHP files that depend on the files you specify. Static analysis with PHP's own tokenizer only - no coverage run, no framework lock-in, no runtime dependencies.