Commit Graph

18 Commits

Author SHA1 Message Date
3a4329ddc7 release: 4.3.2 2026-01-28 01:01:19 +00:00
e2d360b1b5 chore: adjusts tests 2024-09-03 14:09:03 +01:00
5ae5ac9a54 fix: removes both toHaveMethod and toHaveMethods 2024-08-28 16:30:29 -05:00
7460bd6c1f chore: adjusts style 2023-06-13 19:59:59 +02:00
d71af91360 feat: re-adds tap to avoid BC 2023-03-14 19:09:46 +00:00
45011ebd14 Code quality improvements 2022-09-16 11:27:17 +01:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
b99f65d936 Renames tap to defer. 2022-01-23 23:18:55 +00:00
d24091d224 Fix return docblock 2022-01-16 22:32:38 +10:00
94585789dc refacto(phpstan-to-8): few adjustments 2021-11-18 23:39:37 +00:00
7bcd3ebaee wip toward lvl9 2021-11-18 01:01:56 +01:00
183f975166 chore: phpstan level 5 2021-11-14 21:23:02 +00:00
2b687a7269 refactor: PHP 8 features 2021-10-24 18:29:59 +01:00
371620d161 Adds support for receiving datasets in higher order tests 2021-07-21 07:40:19 +01:00
c160d97428 Forces higher order test callable expects to be closures. 2021-07-11 07:56:02 +01:00
9c202fa2d7 Improves type-hinting for tap method 2021-07-09 16:07:37 +01:00
7e9edecc7f Higher Order Tests now resolve callable expectations. The tap method now always returns the test case. 2021-07-06 14:05:40 +01:00
acef002a2d Adds tap for Higher Order tests 2021-06-24 22:57:26 +01:00