Commit Graph

53 Commits

Author SHA1 Message Date
f3f35a2ed1 feat: adds repeat 2023-07-30 23:49:20 +01:00
c7e6df7c95 chore: coding style 2023-07-15 15:11:03 +01:00
54f4ee57ad refacto: 100% type coverage 2023-07-01 10:31:26 +01:00
26a6e7d712 More tests 2023-07-01 10:31:26 +01:00
bc951787d3 feat(describe): snapshots 2023-07-01 10:31:26 +01:00
0ae0887665 feat(describe): more refactors 2023-07-01 10:31:26 +01:00
551fa01415 feat(describe): more refactor 2023-07-01 10:31:26 +01:00
68ea2c7d7e feat(describe): refactor 2023-07-01 10:31:26 +01:00
3e8616ec64 feat(describe): continues work around hooks 2023-07-01 10:31:26 +01:00
465c65243d feat(describe): improves logic around hooks 2023-07-01 10:31:26 +01:00
0cea8fe922 Merge pull request #829 from mozex/allow-pattern-in-uses
Update directory targeting logic to support glob patterns
2023-06-17 16:28:39 +01:00
7460bd6c1f chore: adjusts style 2023-06-13 19:59:59 +02:00
40fd06c0d0 Update src/PendingCalls/UsesCall.php
Co-authored-by: Owen Voke <development@voke.dev>
2023-06-12 12:38:51 +03:00
aa9fe351a6 fix tests and static type check error 2023-06-10 18:00:46 +03:00
c9180e590e Update directory targeting logic to support glob patterns 2023-06-07 14:56:19 +03:00
963b7f43ab Allow traits to be covered 2023-05-05 17:59:52 +01:00
97898a0a8e feat: allows to use test calls on before each calls 2023-05-01 22:18:47 +01:00
0823e5da88 feat: reworks methods 2023-03-31 23:42:10 +01:00
a6dec31b9d fix return 2023-03-31 22:11:32 +00:00
c1979f735f add ability to skip on multiple os families 2023-03-31 22:09:45 +00:00
1c1cb1e591 skip os family 2023-03-31 22:03:18 +00:00
49ddcbd66b feat: skips on windows 2023-03-31 22:20:48 +01:00
bcd1503cad feat: "only" method 2023-03-21 16:54:37 +00:00
49619ff2b5 feat: improves DX on auto-complete 2023-02-18 14:39:47 +00:00
a61db76c24 feat: deprecates only feature 2023-02-14 08:40:02 +00:00
427ee89ae6 feat: improves exporter 2023-02-13 23:56:19 +00:00
6982b02d48 feat: --todo flag 2023-01-15 20:51:27 +00:00
e228d565af feat: allows to chain todo 2023-01-10 20:21:36 +00:00
70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
9fd8610390 Adds compact printer 2022-09-16 16:27:23 +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
1706e1d2e0 fix lint 2022-08-02 11:01:17 +02:00
4821bd4423 fix: high order tests debug 2022-05-12 20:05:36 +01:00
f3ed9bdf8e Merge branch 'master' into performs_no_expectations
# Conflicts:
#	src/PendingCalls/TestCall.php
2022-03-22 13:20:31 +00:00
53c20d9cd2 Renames method to throwsNoExceptions. 2022-03-22 13:19:23 +00:00
3795870150 move coversNothing to method annotations 2022-03-09 11:05:10 +01:00
d0136b63d4 fix linting 2022-03-07 18:23:06 +01:00
00029c15ef add generic covers method to accept both classes and functions 2022-03-07 18:22:30 +01:00
1dc33070fe fix phpdoc 2022-03-06 19:02:02 +01:00
50d8688b79 allow multiple values on coversClass and coversFunction 2022-03-05 17:06:00 +01:00
27baad82d0 remove method name on coversClass 2022-03-05 17:03:45 +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
03ccea8978 fix code style 2022-03-04 17:36:02 +01:00
0e85921964 feat: Add code to the throws arg 2022-03-04 13:05:55 +09:00
e1a30e3c92 Add method comment. 2021-12-08 09:01:16 +00:00
d969eaac2c Adds support for chaining hasNoExpectations to the test method. 2021-12-08 08:58:42 +00:00
94585789dc refacto(phpstan-to-8): few adjustments 2021-11-18 23:39:37 +00:00
f3f58c7f52 upgrade to phpstan lvl 7 2021-11-15 22:20:00 +01:00