40 Commits

Author SHA1 Message Date
d9a4fa33b9 remove dataset name from DatasetArgsCountMismatch 2023-03-24 10:20:20 +01:00
974e70d7d1 Merge branch '2.x' into dataset-arguments-check 2023-03-21 21:10:22 +00:00
540c2a56bd grammar fixes 2023-03-20 00:37:32 +01:00
961e0aec66 feat: removes non used subscriber 2023-03-19 15:40:53 +00:00
1f3e5115c7 fix failure message 2023-03-19 00:14:18 +01:00
9de85175db better dataset arguments mismatch message 2023-03-18 23:58:09 +01:00
9f5506364b feat: improves should not happen exception 2023-02-14 08:29:58 +00:00
0e9c1bc0f7 fix: no --dirty tests found 2023-02-12 01:06:02 +00:00
052b9e051b fix: --retry with parallel 2023-02-11 17:39:46 +00:00
d305f4dca0 fix: --dirty when no tests found 2023-01-11 21:32:15 +00:00
138bdf599b feat: adds toOnlyBeUsedOn 2022-12-21 04:00:45 +00:00
b04207d9ea feat: improves not->toDependOn 2022-12-21 00:09:38 +00:00
70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
3aaa93931a Merge branch 'master' into datasets-scope
# Conflicts:
#	tests/.snapshots/success.txt
2022-11-30 14:06:05 +01:00
348bd4b923 feat: improves feedback when test misses description 2022-11-09 20:31:35 +00:00
db00fc8c09 Renamed DatasetAlreadyExists exception 2022-09-22 11:01:31 +02:00
cbee6e76b0 [feat] scoped datasets 2022-09-20 00:11:37 +02:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
bee4eda3ef Adjusts tests to new printer 2022-09-15 20:54:46 +01:00
3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
b1f9ce2283 refacto: structure 2021-12-05 14:40:08 +00:00
8494d4566a fix tests 2021-11-26 16:15:36 +01:00
3df78f2edf Merge branch 'pipes-and-interceptors' into next-1
# Conflicts:
#	src/Concerns/Extendable.php
#	src/CoreExpectation.php
#	src/Expectation.php
#	src/Support/ExpectationPipeline.php
#	src/Support/Extendable.php
2021-11-26 15:31:40 +01:00
86dca12c09 refacto(phpstan-to-8): few adjustments 2021-11-26 15:29:18 +01:00
0b5cea6df1 upgrade to phpstan lvl 9 2021-11-26 15:29:18 +01:00
24edab45b1 fix tests 2021-11-26 15:29:18 +01:00
f3371e51fe wip toward lvl9 2021-11-26 15:29:18 +01:00
5287eff507 merge from master 2021-11-15 11:54:42 +01:00
3943919709 implemements pipelines and adds tests for it 2021-10-31 15:23:28 +01:00
8174f2d973 extracted Expectations to a CoreExpectation class 2021-10-30 20:14:54 +02:00
648c6c5a27 refactor: comments 2021-10-24 19:37:29 +01:00
2b687a7269 refactor: PHP 8 features 2021-10-24 18:29:59 +01:00
fc53f08e37 implemented pipe closure with $next as the first parameter 2021-10-10 01:02:04 +02:00
bc4e5b9b4e implemented pipe closure with $next as the last parameter 2021-10-10 00:16:21 +02:00
9bf141f698 style: formatting & linting 2021-06-16 00:54:22 -05:00
9904094590 feat: add new exception for missing datasets on tests with arguments 2021-06-16 00:53:17 -05:00
c9f723530d feat(mock): adds work in progress 2021-05-14 23:52:24 +01:00
d048d60d04 Ignore the absence of the tests folder 2021-04-10 11:51:13 -04:00
28d8822de0 fix: error "No code coverage driver is available" in laravel 2020-05-14 22:05:08 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00