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
- Option to suppress code coverage target validation
- Thoughts on `atLeast()`, `atLeastOnce()` and `atMost()` after the refined Stub/Mock distinction
- Is it possible to double get property, while set property is private?
- Exception assertion tweaks
- Logic in TestSuiteLoader is brittle and causes "Class FooTest not found" even for valid tests in valid filenames
- Using DataProvider changes code coverage on Abstract class/method
- `RequiresPhp('<=8.5')]` is skipped on PHP 8.5.0
- Idea: declare assertions as non-static methods
- Understanding the effect of `--covers`
- Customize which deprecation type to fail the test run
- Docs
- PHP not yet supported