issues Search Results · repo:sebastianbergmann/phpunit language:PHP
Filter by
3k results
(81 ms)3k results
insebastianbergmann/phpunit (press backspace or delete to remove)Description:
In large test suites, the default PHPUnit output can become overwhelming, especially when multiple tests fail and full
stack traces are printed.
Feature Request:
Introduce a --compact (or ...
feature/test-runner
type/enhancement
iwasherefirst2
- Opened 10 days ago
- #6181
The XML Configuration supports to activate or deactivate the ResultPrinter s ability to display details on tests that
trigger warnings or deprecations:
phpunit xmlns:xsi= http://www.w3.org/2001/XMLSchema-instance ...
feature/configuration/cli
feature/configuration/xml
feature/test-runner
type/enhancement
dsentker
- 2
- Opened 12 days ago
- #6180
| Q | A |
| --- | --- |
| PHPUnit version | 11.5.15 |
| PHP version | 8.3.19 |
| Installation Method | Composer |
Summary
--list-suites does not work as intended
Current behavior
$ bin/phpunit --list-suites ...
feature/test-runner
type/bug
version/11
version/12
verfriemelt-dot-org
- 1
- Opened 14 days ago
- #6176
| Q | A |
| --- | --- |
| PHPUnit version | = 11.3.0 |
| PHP version | 8.3.19 |
| Installation Method | Composer |
Summary
Before 11.3.0, it was possible to use the PHPUnit Assert::assertXXX methods ...
acoulton
- 6
- Opened 14 days ago
- #6175
| Q | A |
| --- | --- |
| PHPUnit version | 12.1.0 |
| PHP version | 8.4.3 |
| Installation Method | Composer |
Summary
The handling of default values in willReturnMap doesn t seem to take into account ...
feature/test-doubles
type/bug
version/11
version/12
frozenbrain
- Opened 14 days ago
- #6174
| Q | A |
| --- | --- |
| PHPUnit version | 12.1.0 |
| PHP version | 8.3.6 |
| Installation Method | Composer |
details
hakasapl/phpopenldaper 1.0.5 Wrapper for php-ldap
hamcrest/hamcrest-php ...
feature/test-runner
type/bug
version/12
simonLeary42
- 2
- Opened 15 days ago
- #6173
In my use case, I d like to provide a convenient way for developers to run their test functions in coroutine containers
like below:
class FooTest extends TestCase
{
use RunTestsInCoroutine;
// ...
albertcht
- 1
- Opened 15 days ago
- #6172
PHPUnit should emit a warning when attributes are used incorrectly. For example:
- Named template methods (such as setUp(), for example) have an attribute
- More than one of #[Small], #[Medium], or ...
feature/metadata/attributes
feature/test-runner
type/enhancement
sebastianbergmann
- Opened 20 days ago
- #6170
| Q | A |
| --- | --- |
| PHPUnit version | 10.5.41 |
| PHP version | 8.3.11 |
| Installation Method | Composer |
Summary
After updating phpunit/phpunit (9.5.13 = 10.5.41), I m getting this error:
Subscriber ...
type/bug
umpirsky
- 4
- Opened 21 days ago
- #6168

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.