Commit Graph

699 Commits

Author SHA1 Message Date
f25a9f5558 feat: warnings support 2023-03-02 17:50:57 +00:00
e1bb1d8c2d fix: printer parallel not displaying progress of deprecations 2023-03-02 17:50:36 +00:00
62238b2714 fix: don't registers exception handlers 2023-03-02 16:24:16 +00:00
244087db27 fix: parallel status code 2023-02-25 17:42:24 +05:30
b54c24a589 fix: --parallel exit code 2023-02-25 17:33:28 +05:30
a6e133a194 add --ansi option to artisan command call 2023-02-20 23:56:40 +01:00
69b1c08558 refactor 2023-02-20 23:44:15 +01:00
64dbcf0a26 init command tweak 2023-02-20 23:17:41 +01:00
683910bff4 fix: improves dump message 2023-02-20 18:10:51 +00:00
d7ecef80e9 chore: improves type checking 2023-02-20 17:33:03 +00:00
09644640bf feat: improves error handling 2023-02-20 17:28:33 +00:00
0348037638 fix: retry option should not be used in parallel 2023-02-20 17:23:57 +00:00
23b42730ba Merge pull request #668 from fabio-ivona/custom-expectations-fix
Store interceptors for use with Collision
2023-02-19 17:00:02 +00:00
9ded563e4b store interceptors for use with Collision
this is a workaround for php bug https://github.com/php/php-src/issues/10623, that prevents Collision to retrieve info about the interceptor handler closure. (see https://github.com/nunomaduro/collision/pull/255)
2023-02-19 11:07:44 +01:00
aafbd04753 style: removes unused variable 2023-02-18 16:46:34 +00:00
56a2f1b733 fix: what's considered a "deffect" test 2023-02-18 16:09:50 +00:00
aa3369757c feat: improves dump on internal error 2023-02-18 16:09:25 +00:00
f309e06292 fix: assertions on opposite expectations 2023-02-18 15:27:25 +00:00
813a74759b feat: improves parallel output 2023-02-18 15:04:10 +00:00
c9fb8e6f52 feat: improves parallel output 2023-02-18 15:00:59 +00:00
d374a46c4d feat: improves parallel output 2023-02-18 15:00:49 +00:00
0ce70a0180 fix: relaxes if ob was not started 2023-02-18 14:47:27 +00:00
7fc12613a8 feat: kernel dump 2023-02-18 14:39:47 +00:00
957dabc3f0 feat: improves help table 2023-02-18 14:39:47 +00:00
b4b4bf3685 style: plugin actions improvements 2023-02-18 14:39:47 +00:00
49619ff2b5 feat: improves DX on auto-complete 2023-02-18 14:39:47 +00:00
4fccddebb0 style: removes non important note 2023-02-18 14:39:47 +00:00
0d9c11c99a feat: prefixes evaluables 2023-02-14 08:56:56 +00:00
7fdc7d6997 feat: improves auto-completion 2023-02-14 08:56:46 +00:00
7fe8399d48 style: renames classe name 2023-02-14 08:56:38 +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
9f5506364b feat: improves should not happen exception 2023-02-14 08:29:58 +00:00
427ee89ae6 feat: improves exporter 2023-02-13 23:56:19 +00:00
cac777bce1 Merge branch '2.x' into feature/compact-dataset-description 2023-02-13 23:32:02 +00:00
26369a19b4 chore: coding style 2023-02-13 23:25:27 +00:00
ec8fb202b3 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 13:11:27 +00:00
e22f6e1e4d chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:25:19 +00:00
d57437ff02 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:25:00 +00:00
666b2f3fd0 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:13:53 +00:00
2bc33c7cd5 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 11:22:42 +00:00
69afb31bb9 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 11:13:17 +00:00
5ca4c5bca9 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 09:43:49 +00:00
b6fb81e506 refactor: parallel 2023-02-13 03:08:36 +00:00
735f131222 refacto: bootstrappers and parallel minor stuff 2023-02-12 23:40:05 +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
8eaf4859ff chore: different refactors 2023-02-11 16:51:29 +00:00
504fd04705 WIP 2023-02-11 16:51:08 +00:00
b7ec3c59b8 WIP 2023-02-11 16:51:08 +00:00