issues
search
sebastianbergmann
/
phpunit
The PHP Unit Testing framework.
https://phpunit.de/
BSD 3-Clause "New" or "Revised" License
19.85k
stars
2.21k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: PHPStan detecting type correctly after usage of Assert::assertContainsOnly*
#6196
mitelg
closed
29 minutes ago
0
#5956 Fix E_STRICT handling for PHP 8.4
#6195
4d4ch4u32
closed
1 hour ago
3
dataProvider seems ignored in PHPUnit 12.1.3
#6194
diego-sorrentino
closed
1 day ago
1
Remove unused files in distribution not ignored for export in gitignore
#6193
savinmikhail
closed
3 days ago
2
Positive `%a` and `%A` matches are not ignored from diff when `EXPECTF` fails
#6192
sebastianfeldmann
closed
3 days ago
0
Improve failed phpt test diff
#6191
sebastianfeldmann
closed
3 days ago
1
Enhancement: Enable and configure `attribute_empty_parentheses` fixer
#6190
localheinz
closed
4 days ago
0
Fix: Indent `phpstan.neon` with spaces
#6189
localheinz
closed
4 days ago
0
Fix PHPStan level 7 errors
#6188
staabm
closed
4 days ago
0
bad output from successful expectException followed by another exception in try/finally
#6187
simonLeary42
closed
6 days ago
4
Huge problem with deprecation silencing
#6186
dereuromark
closed
6 days ago
5
chore: add phpstan type assertion for assertContainsOnlyInstancesOf
#6185
SamMousa
closed
3 days ago
1
chore: add phpstan type assertion for assertContainsOnlyInstancesOf
#6184
SamMousa
closed
2 weeks ago
0
chore: add phpstan type assertion for assertContainsOnlyInstancesOf
#6183
SamMousa
closed
2 weeks ago
1
`#[Retry]` attribute to support retrying flaky test
#6182
santysisi
opened
2 weeks ago
1
Add --compact option to only list test files with failures
#6181
iwasherefirst2
opened
2 weeks ago
0
Add CLI Argument equivalent to XML Configuration "displayDetailsOnTestsThatTriggerXYZ"
#6180
dsentker
closed
3 weeks ago
2
Added regression test
#6179
staabm
closed
3 weeks ago
0
error_log output not displayed in failed test cases
#6178
staabm
closed
3 weeks ago
2
-
#6177
Pinnokkio
closed
3 weeks ago
1
`--list-suites` with configured `defaultTestSuite` does not output all suites
#6176
verfriemelt-dot-org
closed
3 weeks ago
1
Cannot use `Assert::assertXXX` methods outside the PHPUnit runtime since 11.3.0
#6175
acoulton
closed
3 weeks ago
6
`willReturnMap()` fails with nullable parameters when their default is `null` and no argument is passed for them
#6174
frozenbrain
closed
3 weeks ago
0
Output from `error_log()` is not displayed when test fails
#6173
simonLeary42
closed
3 weeks ago
2
Support for decorating `runTest` function
#6172
albertcht
closed
3 weeks ago
1
Emit warning when attributes are used incorrectly
#6170
sebastianbergmann
opened
4 weeks ago
0
Bugfix/dependency fix
#6169
marac19901990
closed
3 weeks ago
8
Classes from src/Event/Events/Test/Lifecycle not found after 10.0 upgrade
#6168
umpirsky
closed
4 weeks ago
4
Fix timing issue
#6167
marac19901990
closed
1 month ago
1
collect autoloading deprecations before running testCase
#6165
soyuka
opened
1 month ago
5
Equal object properties values are reported when other property is not equal in `assertEquals()`
#6164
SOHELAHMED7
closed
1 month ago
2
@no-named-arguments leads to static analysis errors for variadic arguments
#6163
m-vo
opened
1 month ago
8
PHPUnit 12 badly evaluates time for very first test
#6162
niconoe-
closed
4 days ago
10
How to use (non-static) Asserts with static dataproviders
#6161
th-lange
closed
1 month ago
3
Baseline file in a subdirectory contains absolute paths
#6160
annuh
opened
1 month ago
1
PHPUnit\Architecture\Asserts\Dependencies\ObjectDependenciesDescription::$uses must not be accessed before initialization
#6159
gofish543
closed
1 month ago
2
(Upgrading from 9.x) `markAsRisky` function removed?
#6158
maples3
closed
1 month ago
1
PHPStan reports error in a bunch of places with PHPUnit 12.0.9
#6157
acelaya
closed
1 month ago
2
Method `expects()` on test doubles yields error with static analyzer
#6156
smpn2
closed
1 month ago
2
Method `with()` on test doubles yields error with static analyzer
#6154
nreynis
closed
1 month ago
8
Feature request for issue #6110: --skip-covers-nothing flag added
#6151
kucherenkodmitriy
closed
1 month ago
4
Trigger warning when code coverage analysis is performed and no cache directory is configured
#6150
sebastianbergmann
closed
1 month ago
6
SourceFilter test coverage
#6148
dantleech
closed
1 month ago
0
Allow different trait error message
#6147
mbeccati
closed
1 month ago
1
GH-6114: Static path matching
#6146
dantleech
opened
1 month ago
11
Allow configuring a general exclusion list for backup-globals
#6143
ErikBrendel
opened
1 month ago
0
`$expected` and `$actual` are mixed up in failure description when `assertJsonFileEqualsJsonFile()` fails
#6142
sven-81
closed
1 month ago
0
Remove `testClassName()` method on event value objects for hook methods called for test methods
#6141
sebastianbergmann
opened
2 months ago
0
Deprecate `testClassName()` method on event value objects for hook methods called for test methods
#6140
sebastianbergmann
closed
2 months ago
0
Make sure all mock object expectations are counted as assertions
#6139
sebastianbergmann
closed
2 months ago
0
Next