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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to phpunit
Help out
- Issues
- Guarantee that every started test and every started test suite is finished
- Inherit class-level `#[Group]`, `#[Ticket]`, `#[Small]`, `#[Medium]`, and `#[Large]` from parent classes of test classes
- Add `#[RequiresClass]` attribute
- Redesign the test reordering subsystem
- Remove `LogicalNot::negate()` and `Constraint::failureDescriptionInContext()`
- Test Impact Analysis
- Parallel test execution
- Use sebastian/version-requirement
- Dependency Dashboard
- Move/Rename events for issues triggered outside of tests
- Docs
- PHP not yet supported