issues
search
phpstan
/
phpstan-phpunit
PHPUnit extensions and rules for PHPStan
MIT License
468
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Make sure Assert::assertIsList correctly asserts an array as list
#213
mitelg
closed
1 week ago
1
After `Assert::assertIsList` variable is not a list
#212
mitelg
closed
1 week ago
4
Detect invalid phpunit `@dataProvider`
#211
staabm
opened
1 month ago
2
Raise an error in PHPunit when calling createMock where createStub is enough
#210
ChinaskiJr
opened
1 month ago
0
chore(deps): update eomm/why-don-t-you-tweet action to v2
#209
renovate[bot]
opened
6 months ago
0
assertCount with remembered values causing false positives
#208
janedbal
opened
6 months ago
2
Addition of rule for cases better represented with assertSameSize() method
#207
o0h
opened
7 months ago
2
1.3.16 throwing errors on arrays after assertCount
#206
acbramley
opened
8 months ago
1
Narrow type on assertCount and assertNotCount
#205
michalbundyra
closed
9 months ago
1
Narrow type on assertCount to non-empty-*
#204
michalbundyra
closed
9 months ago
3
Update cbrgm/mastodon-github-action action to v2
#203
renovate[bot]
closed
9 months ago
0
Update metcalfc/changelog-generator action to v4.3.1
#202
renovate[bot]
closed
9 months ago
0
Update dessant/lock-threads action to v5
#200
renovate[bot]
closed
1 year ago
0
Update metcalfc/changelog-generator action to v4.2.0 - autoclosed
#199
renovate[bot]
closed
1 year ago
0
Type Inference Issue with Named Parameters in PHPUnit Assertions Leading to Mixed Type Error in PHPStan
#198
lukasojd
opened
1 year ago
0
AssertTypeSpecifyingExtensionHelper: rootExpr with unknown variable to avoid always-true false positives
#197
janedbal
closed
1 year ago
2
Setting checkUninitializedProperties to true reports errors in all tests for properties that are initialised in setUp
#196
MetalArend
closed
1 year ago
6
Update actions/checkout action to v4
#195
renovate[bot]
closed
1 year ago
0
fix assertEquals(false into assertFalse(
#194
gemal
closed
1 year ago
5
`assertContains` always claiming it'll return true
#193
simon-tma
closed
1 year ago
3
Add support for `assertObjectHasProperty`
#192
Wirone
closed
1 year ago
3
Add support for assertContains and assertContainsEquals
#191
villfa
closed
1 year ago
1
False positive of unused use inside willReturnCallback() and match()
#190
cheldt
closed
1 year ago
3
Microoptimize AssertRuleHelper.
#189
mad-briller
closed
1 year ago
2
Static dataProviders are detected as unused
#188
pascalheidmann
closed
1 year ago
4
Parent call inside a try-catch block(which is always executed) isn't recognised.
#187
omkar-podey
opened
1 year ago
1
Add regression test for #185
#186
Jean85
closed
1 year ago
1
assertInstanceOf doesn't refine type when used with generic class-string
#185
Jean85
closed
1 year ago
3
Update dependency slevomat/coding-standard to v8.12.1 - autoclosed
#184
renovate[bot]
closed
1 year ago
0
Update dependency slevomat/coding-standard to v8.12.0
#183
renovate[bot]
closed
1 year ago
0
Improve support of assertArrayHasKey()
#182
villfa
closed
1 year ago
3
Update dependency slevomat/coding-standard to v8.11.1
#181
renovate[bot]
closed
1 year ago
0
Add partial support for assertContainsOnlyInstancesOf
#180
villfa
closed
1 year ago
2
Update dependency slevomat/coding-standard to v8.11.0
#179
renovate[bot]
closed
1 year ago
0
Allow defining a target PHPUnit version
#178
mondrake
opened
1 year ago
3
Update dependency slevomat/coding-standard to v8.10.0
#177
renovate[bot]
closed
1 year ago
0
Update build-cs
#176
renovate[bot]
closed
1 year ago
0
Update dependency slevomat/coding-standard to v8.9.0
#175
renovate[bot]
closed
1 year ago
0
Warn when trying to cover an interface.
#174
mad-briller
closed
1 year ago
1
Update PHPCS
#173
staabm
closed
1 year ago
1
Usage of a method in the @dataProvider docblock is not being recognized
#172
MetalArend
closed
1 year ago
3
Update metcalfc/changelog-generator action to v4.1.0
#171
renovate[bot]
closed
1 year ago
0
Extension doesn't work with phpstan 1.10
#170
garak
opened
1 year ago
6
Fixed false positive when covering a global function.
#169
mad-briller
closed
1 year ago
1
Add tip to error when a not fully qualified name is seen in @covers annotation.
#168
mad-briller
closed
1 year ago
1
ArrayObject will always evaluate to false
#167
altdovydas
closed
1 year ago
5
Fixed deprecations in phpstan.
#166
mad-briller
closed
1 year ago
1
Fix empty @covers annotation causing a crash.
#165
mad-briller
closed
1 year ago
2
Empty cover breaks phpstan
#164
shyim
closed
1 year ago
5
chore(deps): update dependency phpunit/phpunit to v11
#163
renovate[bot]
opened
1 year ago
0
Next