Commit Graph

26 Commits

Author SHA1 Message Date
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
45011ebd14 Code quality improvements 2022-09-16 11:27:17 +01:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01: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
183f975166 chore: phpstan level 5 2021-11-14 21:23:02 +00:00
4b213d63bd feat: reworks evalution of Test Case 2021-11-14 19:58:25 +00:00
cd34f0ba81 refactor: comments 2021-10-24 22:39:35 +01:00