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
- A review of the PHPUnit cache
- Clarify interaction of `--no-output` with other CLI options that control output
- `--filter FilterWhichDoesNotMatchAnything` should exit with non-zero exit code
- Bring back `--repeat` CLI option
- `#[Retry]` attribute to support retrying flaky test
- Allow configuring a general exclusion list for backup-globals
- headers_sent - behavior changed from PHPUnit 9 to 10
- Allow modifying configuration through extensions?
- Support test execution order sorted by descending duration
- assertEquals may fail if objects have hooked properties that are assigned inside the 'get' hook
- Docs
- PHP not yet supported