phpunit
https://github.com/sebastianbergmann/phpunit
PHP
The PHP Unit Testing framework.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to phpunit
Help out
- Issues
- Add support for partially ordered parameter sets
- Separate configuration for branch coverage from path coverage
- `--disable-coverage-targeting` CLI option
- Repeated test execution using `--repeat` CLI option and `#[Repeat]` attribute
- Custom code coverage driver support
- Redesign the test reordering subsystem
- Move/Rename events for issues triggered outside of tests
- Provide BC guarantees for named arguments in attribute constructors
- Always show line numbers in hunk headers
- Use `StrictUnifiedDiffOutputBuilder` instead of `UnifiedDiffOutputBuilder`
- Docs
- PHP not yet supported