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
- `RunInSeparateProcess` (and similar) fail on non-serializable globals and quietly ignore Closures
- Don't set include path if already correct or function does not exist in `#[RunInSeparateProcess]` case
- Don't preserve/overwrite read-only SAPI `$_SERVER` specified globals in `#[RunInSeparateProcess]`
- Extension point for single test execution
- DX: Faster feedback loop when running regression tests
- Implement PcntlForkJobRunner
- Configuration Merger lead to unduplicated extensionBootstrappers entries
- PHPUnit assertion exception caught in code under test, not failing the test
- Option to suppress code coverage target validation
- Thoughts on `atLeast()`, `atLeastOnce()` and `atMost()` after the refined Stub/Mock distinction
- Docs
- PHP not yet supported