- Notifications
You must be signed in to change notification settings - Fork 50
Pull requests: phpstan/phpstan-phpunit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add missing methods that generate mocks
#2 by lcobucci was merged Dec 11, 2017 Loading… updated Dec 11, 2017
Add AssertSameDifferentTypesRuleTest
#3 by mhujer was merged Dec 14, 2017 Loading… updated Dec 14, 2017
Strict and opinionated rules for PHPUnit
#5 by mhujer was merged Dec 27, 2017 Loading… updated Dec 28, 2017
Require PHPUnit 7 as we minimum require PHP 7.1
#14 by carusogabriel was merged Feb 3, 2018 Loading… updated Feb 3, 2018
Expand AssertSameWithCountRule to support sizeof
#8 by carusogabriel was closed Feb 28, 2018 Loading… updated Feb 28, 2018
Check composer requirements on Travis
#18 by lookyman was merged May 22, 2018 Loading… updated May 22, 2018
Replaced some requirements with conflicts
#19 by lookyman was merged May 29, 2018 Loading… updated May 29, 2018
Fix detection of unspecific assert*() with direct Assert::assert*() calls
#47 by Majkl578 was merged May 10, 2019 Loading… updated May 11, 2019
add getMockForTrait to dynamic return type
#50 by pavarnos was closed Jul 8, 2019 Loading… updated Jul 8, 2019
Enhancement: Run ergebnis/composer-normalize in check target
#55 by localheinz was merged Dec 20, 2019 Loading… updated Dec 20, 2019
3 tasks done
Fix variable name in README
#60 by jeroennoten was merged Jan 24, 2020 Loading… updated Jan 24, 2020
Allow extending only from specified classes in unit tests
#59 by ikvasnica was closed Jan 25, 2020 Loading… updated Jan 27, 2020
Report error when trying to configure a non existing method on MockObject
#72 by VincentLanglet was merged May 30, 2020 Loading… updated May 30, 2020
Add Phpunit 9 compatibility
#74 by VincentLanglet was merged May 31, 2020 Loading… updated May 31, 2020
Add ShouldCallParentMethodsRule
#79 by canvural was merged Jul 28, 2020 Loading… updated Jul 29, 2020
Use the parent Assert class for earlyTerminatingMethodCalls
#80 by kbond was merged Aug 5, 2020 Loading… updated Aug 5, 2020
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.