Commit Graph

53 Commits

Author SHA1 Message Date
f68d11ccae chore: bumps dependencies 2025-03-29 17:44:06 +00:00
9510d4a2f9 Change array type hint 2024-10-13 09:54:19 -04:00
a6cd83665c Execute all parent beforeEach and afterEach functions for each test 2024-10-11 23:51:18 -04:00
32881774d2 fix: global afterEach being called twice 2024-09-11 00:40:41 +01:00
41e50cac05 Adds assignees 2024-08-03 17:05:34 +01:00
63ba117b33 Fixes tests 2024-08-03 00:13:01 +01:00
33d36d77cb Merge branch '2.x' into 3.x 2024-08-02 23:53:26 +01:00
5e41e546a0 chore: style changes 2024-08-02 11:53:24 +01:00
ee32f25485 feat: pr and issue 2024-07-04 00:53:58 +01:00
5c3bf469d5 feat: note() 2024-06-27 01:26:54 +01:00
8169382362 feat: adds after 2024-05-08 01:24:30 +01:00
cfa00da885 Fixes test suite 2024-04-27 11:36:22 +01:00
7b9bae0415 fix: usage of named arguments 2024-02-01 13:45:06 +00:00
3dffdf7cb8 Merge branch '2.x' into 3.x 2024-02-01 11:53:10 +00:00
815ae3c644 Merge pull request #975 from Katalam/repeat
[2.x] Sharing `repeat` iteration as `dataset` variable
2024-01-25 15:01:34 +00:00
1d2fe2de2d fix: doNotThrowsExceptions being marked as incomplete 2024-01-25 14:12:01 +00:00
53dc9ffa06 feat: always use attributes instead of annotations 2024-01-05 18:00:14 +00:00
3ee5c29a00 feat: add repeat iteration as function argument if no extra dataset is provided 2023-10-05 23:07:03 +02:00
f3f35a2ed1 feat: adds repeat 2023-07-30 23:49:20 +01:00
54f4ee57ad refacto: 100% type coverage 2023-07-01 10:31:26 +01:00
68ea2c7d7e feat(describe): refactor 2023-07-01 10:31:26 +01:00
465c65243d feat(describe): improves logic around hooks 2023-07-01 10:31:26 +01:00
2e25eb59b8 style: fixes 2023-04-25 21:32:09 +01:00
9be89c4042 fix: removes unused param 2023-02-14 08:56:18 +00:00
a61db76c24 feat: deprecates only feature 2023-02-14 08:40:02 +00:00
d69f61c8d3 refacto: --retry option 2023-02-11 16:48:06 +00:00
fe763c1dc7 fix: make datasets static 2023-02-06 18:09:07 +00:00
6982b02d48 feat: --todo flag 2023-01-15 20:51:27 +00:00
349e2f45df chore: style changes 2023-01-11 20:11:36 +00:00
0839c7e127 Add Initial teamcity support 2023-01-11 09:37:12 +01:00
330b4f0171 fix: ensures --retry works with errored tests 2023-01-02 20:59:59 +00:00
c9a02b964d fix: --retry not running all tests after passing 2022-12-29 09:34:53 +00:00
70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +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
3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
a3889110f1 fix phpstan types 2022-03-09 11:48:35 +01:00
09e2a26b7d fix linting 2022-03-09 11:09:03 +01:00
3795870150 move coversNothing to method annotations 2022-03-09 11:05:10 +01:00
1079793ccf cleanup 2022-03-05 17:25:23 +01:00
21364779f9 move covers attribute above the class 2022-03-05 17:23:03 +01:00
2465b88462 add covers list and attributes mutator 2022-03-05 16:23:05 +01:00
7660517f7c start covers attribute implementation 2022-03-04 22:28:37 +01:00
6dcdfdb82f Merge branch 'master' into feat/retry 2021-12-05 17:44:20 +00:00
b1f9ce2283 refacto: structure 2021-12-05 14:40:08 +00:00
106b279ed0 feat: adds --retry option 2021-12-04 21:18:55 +00:00
3d0f267a5c Moves method evaluation to the method factory 2021-11-27 08:08:09 +00:00
729d7c4bef Small tweaks for PHP 8 2021-11-27 07:44:35 +00:00
94585789dc refacto(phpstan-to-8): few adjustments 2021-11-18 23:39:37 +00:00
d4a8a3ec37 upgrade to phpstan lvl 8 2021-11-18 00:12:39 +01:00