Commit Graph

926 Commits

Author SHA1 Message Date
b4b212a426 feat: moves "UsedOn" to "UsedIn" 2023-03-16 19:48:52 +00:00
ef4a487322 feat: adds --bail to help 2023-03-16 11:57:50 +00:00
30b151f927 feat: --bail 2023-03-16 11:55:42 +00:00
b93bf82be6 Merge pull request #692 from xiCO2k/fix/help-command
[2.x] Help Command
2023-03-16 11:43:51 +00:00
ea3827fe7f fix: Help Command 2023-03-16 11:42:29 +00:00
7cd6b4ff40 wip 2023-03-16 11:06:07 +00:00
d71af91360 feat: re-adds tap to avoid BC 2023-03-14 19:09:46 +00:00
fccb90c8ea fix: coverage lines 2023-03-14 14:26:08 +00:00
4b1cad2493 fix: description when before each fails 2023-03-14 13:06:42 +00:00
837552b11d feat: improves dumper 2023-03-13 21:36:51 +00:00
966c382d1a Merge pull request #685 from fabio-ivona/fix-multiple-dataset-test-case-access
Fix multiple dataset test case access
2023-03-13 17:53:40 +00:00
d6e3906da6 Fix unreachable test case from multiple datasets 2023-03-13 18:14:26 +01:00
1bd9c9e60d wip 2023-03-13 18:13:57 +01:00
ae15fa668d fix: type checking 2023-03-13 16:55:41 +00:00
60950c624f fix 2023-03-13 17:26:27 +01:00
3d1e0c3f9f bump to phpunit 10.0.16 2023-03-13 17:11:01 +01:00
d6c8149a3a fix phpunit 10.0.16 internal breaking changes 2023-03-13 14:20:42 +01:00
730bc7d3b3 chore: code style 2023-03-05 01:48:07 +00:00
fc747c306d [2.x] shorter if condition 2023-03-03 23:27:25 +03:30
2876ac590d fix: todo in parallel 2023-03-03 01:09:35 +00:00
60f82a21db fix: buffer in paralllel combined with coverage 2023-03-02 23:04:21 +00:00
f68e6cefd4 chore: type checking 2023-03-02 22:58:11 +00:00
b939d94cda fix: non needded output 2023-03-02 22:56:09 +00:00
37d71adb4e fix: cache directory 2023-03-02 22:18:03 +00:00
813f63360b feat: extends test outcome to state generator 2023-03-02 21:57:46 +00:00
ad97b202c4 fix: converter 2023-03-02 21:24:05 +00:00
1e61034e86 feat: support for deprecated, notices, and warnings 2023-03-02 20:37:18 +00:00
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