Commit Graph

1428 Commits

Author SHA1 Message Date
aafdf6f39c chore: improves static checking 2023-03-18 23:48:01 +00:00
d4c66d73a0 chore: static checks 2023-03-18 23:35:05 +00:00
840364891c fix: prepares for nightly phpunit release 2023-03-18 23:19:20 +00:00
0bf051610d Merge pull request #694 from faissaloux/refactor-result-php
Replace magic number `0` by meaningful const
2023-03-18 20:08:48 +00:00
42fc80b76d Merge pull request #695 from faissaloux/remove-unused-imports
Remove unused imports
2023-03-18 20:08:28 +00:00
ff1249b5cf remove unused imports 2023-03-18 16:16:45 +01:00
331585a0ba replace magic number 0 by meaningful const 2023-03-18 16:03:43 +01:00
0c808736b8 chore: removes changelog 2023-03-18 02:10:40 +00:00
9f0dc108fa Update FUNDING.yml 2023-03-18 02:06:57 +00:00
cf5c6f9ffd chore: adjusts ci 2023-03-18 00:59:05 +00:00
f6d6a4db78 chore: adjusts ci 2023-03-18 00:58:44 +00:00
ef3305ec23 docs: updates readme 2023-03-18 00:41:49 +00:00
f6ce6cece7 docs: updates links 2023-03-18 00:31:36 +00:00
32923f32a8 docs: updates links 2023-03-18 00:30:39 +00:00
02f3202a61 docs: updates link 2023-03-17 23:32:49 +00:00
e6af0c8a77 docs: update readme 2023-03-17 23:18:45 +00:00
52a8183fcb docs: updates discord 2023-03-17 23:11:05 +00:00
c2f57811e1 chore: updates readme 2023-03-17 23:08:06 +00:00
639029349d chore: skips parallel on windows 2023-03-17 22:49:25 +00:00
595172aba6 docs: updates sponsors 2023-03-17 22:18:21 +00:00
e7af5a4cf9 fix: deprecations 2023-03-17 20:39:29 +00:00
ef7d1527da Fixes unit stub 2023-03-17 17:02:20 +00:00
2a370a2a76 fix: support message 2023-03-17 15:22:55 +00:00
b828843974 fix: spacing in init 2023-03-17 15:19:22 +00:00
0b99c72937 fix: tries getenv 2023-03-17 11:50:41 +00:00
ec4f15132e feat: allows to skip support via env 2023-03-17 11:42:23 +00:00
0e4cc94471 feat: improve --init command 2023-03-17 10:58:23 +00:00
9e89fb5e23 feat: improves init plugin 2023-03-17 10:31:03 +00:00
26cf278103 feat: adds laravel stubs 2023-03-17 10:28:50 +00:00
050fe38a90 fix: default phpunit file 2023-03-17 10:25:51 +00:00
f07c3a2480 tests: clarifies dependencies 2023-03-17 02:06:26 +00:00
ae365324a8 tests: adds arch tests 2023-03-17 01:45:40 +00:00
b4b212a426 feat: moves "UsedOn" to "UsedIn" 2023-03-16 19:48:52 +00:00
f52d4392a6 Merge pull request #691 from localheinz/feature/phpunit
Enhancement: Run tests against `phpunit/phpunit:dev-main` every 12 hours
2023-03-16 12:09:47 +00:00
c662c59daf chore: updates build name 2023-03-16 12:09:35 +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
544af117bb Enhancement: Run tests against phpunit/phpunit:dev-main every 12 hours 2023-03-16 10:37:11 +01: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
57cd294f0f chore: updates snapshots 2023-03-14 01:28:29 +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
43e17741eb update snapshots 2023-03-13 18:49:35 +01:00
d6e3906da6 Fix unreachable test case from multiple datasets 2023-03-13 18:14:26 +01:00
dbef162fa6 failing test 2023-03-13 18:13:57 +01:00