Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Kuba Werłos
|
f33bd29153
fix: `PhpUnitTestClassRequiresCoversFixer` - do not add annotation when attribute with leading slash present (#8054)
|
5 months ago |
Kuba Werłos
|
6cad43de7f
chore: fix typo in `PhpUnitTestClassRequiresCoversFixerTest` (#8047)
|
5 months ago |
Kuba Werłos
|
9dee44eb9b
fix: `PhpUnitTestClassRequiresCoversFixer` - attribute detection when class is `readonly` (#8042)
|
5 months ago |
Thomas Baccelli
|
61caa3a0c0
fix: `php_unit_test_class_requires_covers` Attribute detection when class is final (#8016)
|
5 months ago |
Kuba Werłos
|
8a115cd646
fix: `PhpUnitTestClassRequiresCoversFixer` - do not add annotation when there are attributes (#7880)
|
6 months ago |
Kuba Werłos
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
10 months ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Kuba Werłos
|
ad8fd695c4
feature: PhpUnitTestClassRequiresCoversFixer - support single-line PHPDocs (#6847)
|
1 year ago |
Kuba Werłos
|
dbfd4f33e6
DX: refactor PHPUnit fixers adding class-level annotation to use shared code (#6756)
|
1 year ago |
Grzegorz Korba
|
d611a46955
feature: [PHP8.2] Support for readonly classes (#6745)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Kuba Werłos
|
c28552602a
DX: add AbstractPhpUnitFixer
|
4 years ago |
Dariusz Ruminski
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 years ago |
Dariusz Ruminski
|
055d67bc0b
Merge branch '2.2' into 2.3
|
7 years ago |
Dariusz Ruminski
|
14ce819d6b
Add PhpUnitTestClassRequiresCoversFixer
|
7 years ago |