Commit Graph

109 Commits

Author SHA1 Message Date
53dc9ffa06 feat: always use attributes instead of annotations 2024-01-05 18:00:14 +00:00
04d2fa5ce8 feat: moves covers nothing to attribute 2024-01-05 14:37:33 +00:00
698c276cbe chore: fixes style 2023-10-17 10:06:58 +01:00
b8cd563569 Update src/Factories/Annotations/TestDox.php
Co-authored-by: Owen Voke <development@voke.dev>
2023-10-16 16:23:09 +06:00
9fb64599de Polishing Up "TestDox.php' PHPDoc Blocks for Clarity
Added the missing parenthesis and period for proper punctuation and formatted the doc block to meet PHPDocumentor standards.
2023-10-16 10:56:06 +06:00
d1aeabc9da chore: style changes 2023-09-06 12:19:27 +01:00
3927177b23 finishing the code 2023-09-05 20:36:18 -03:00
6d9c0483a6 chore: improves type checking 2023-08-21 09:39:55 +01:00
0787b37f2c chore: style changes 2023-08-17 11:18:59 +01:00
00109e9976 tests: adds more tests regarding snapshots multiple 2023-08-02 23:02:00 +01:00
4e719214c6 fix incomplete tests while updating snapshots 2023-08-01 17:13:15 +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
5861b0498a fix comments in dokblocks 2023-04-15 10:45:51 +02:00
81cdb7a300 chore: refacto 2023-04-08 12:23:10 +01:00
3b9ca8853f fix: various typos fixed 2023-04-03 07:50:25 +02:00
aafbd04753 style: removes unused variable 2023-02-18 16:46:34 +00: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
21990ccd8b refacto: attribute above 2022-12-07 14:17:30 +00:00
c01654efcc refactor: makes const final 2022-12-07 14:12:27 +00:00
1ad631c528 chore: ignores eval only on test factory 2022-12-07 09:32:27 +00:00
70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
3e325e3364 chore: improves type checking 2022-11-09 20:34:18 +00:00
348bd4b923 feat: improves feedback when test misses description 2022-11-09 20:31:35 +00:00
8d4fa06ba3 Removes unused code 2022-09-25 16:36:32 +01:00
e2ab53ed53 Fixes symlinked namespaces 2022-09-25 11:40:56 +01: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
6769231b00 Fixes using test cases on uses with tests 2022-09-15 09:13:45 +01:00
3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
8594980dae fix Dynamic Properties attribute 2022-08-29 12:44:45 +02:00
c0d66b7dc7 allow dynamic properties 2022-08-25 15:56:14 +02:00
4e95a65af1 fix lint 2022-08-02 11:03:06 +02:00
a3889110f1 fix phpstan types 2022-03-09 11:48:35 +01:00
09e2a26b7d fix linting 2022-03-09 11:09:03 +01:00
3dc451cf44 fix typo 2022-03-09 11:08:11 +01:00
3795870150 move coversNothing to method annotations 2022-03-09 11:05:10 +01:00
a027e24e3c fix typo 2022-03-08 15:02:30 +01:00
15e2e1711b enforce class-string for attributes 2022-03-08 14:57:17 +01:00