Commit Graph

1321 Commits

Author SHA1 Message Date
Nuno Maduro 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
Fabio Ivona 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
Nuno Maduro 8a48a3da7f chore: updates snapshots 2023-02-18 16:50:12 +00:00
Nuno Maduro 61a35d65c4 chore: upgrades dependencies 2023-02-18 16:47:32 +00:00
Nuno Maduro aafbd04753 style: removes unused variable 2023-02-18 16:46:34 +00:00
Nuno Maduro 56a2f1b733 fix: what's considered a "deffect" test 2023-02-18 16:09:50 +00:00
Nuno Maduro aa3369757c feat: improves dump on internal error 2023-02-18 16:09:25 +00:00
Nuno Maduro f309e06292 fix: assertions on opposite expectations 2023-02-18 15:27:25 +00:00
Nuno Maduro 05989c35a7 chore: increases necessary version of paratest 2023-02-18 15:21:59 +00:00
Nuno Maduro 813a74759b feat: improves parallel output 2023-02-18 15:04:10 +00:00
Nuno Maduro c9fb8e6f52 feat: improves parallel output 2023-02-18 15:00:59 +00:00
Nuno Maduro d374a46c4d feat: improves parallel output 2023-02-18 15:00:49 +00:00
Nuno Maduro 0ce70a0180 fix: relaxes if ob was not started 2023-02-18 14:47:27 +00:00
Nuno Maduro 7fc12613a8 feat: kernel dump 2023-02-18 14:39:47 +00:00
Nuno Maduro d0e949bf19 chore: dont export non necessary files on vendor 2023-02-18 14:39:47 +00:00
Nuno Maduro 957dabc3f0 feat: improves help table 2023-02-18 14:39:47 +00:00
Nuno Maduro b4b4bf3685 style: plugin actions improvements 2023-02-18 14:39:47 +00:00
Nuno Maduro 49619ff2b5 feat: improves DX on auto-complete 2023-02-18 14:39:47 +00:00
Nuno Maduro efca71f1e7 fix: test suite loader 2023-02-18 14:39:47 +00:00
Nuno Maduro 86fdfb75cf chore: bumps dependencies 2023-02-18 14:39:47 +00:00
Nuno Maduro f865e93050 chore: spacing in changelog 2023-02-18 14:39:47 +00:00
Nuno Maduro 4fccddebb0 style: removes non important note 2023-02-18 14:39:47 +00:00
Nuno Maduro 15ef5f12b8 Update README.md 2023-02-17 16:25:36 +00:00
Nuno Maduro c87aabf5d4 feat: prefixes evaluable 2023-02-14 08:57:04 +00:00
Nuno Maduro 0d9c11c99a feat: prefixes evaluables 2023-02-14 08:56:56 +00:00
Nuno Maduro 7fdc7d6997 feat: improves auto-completion 2023-02-14 08:56:46 +00:00
Nuno Maduro 7fe8399d48 style: renames classe name 2023-02-14 08:56:38 +00:00
Nuno Maduro 9be89c4042 fix: removes unused param 2023-02-14 08:56:18 +00:00
Nuno Maduro a61db76c24 feat: deprecates only feature 2023-02-14 08:40:02 +00:00
Nuno Maduro ea6af719e0 reverts: change on tests repository 2023-02-14 08:32:47 +00:00
Nuno Maduro 9f5506364b feat: improves should not happen exception 2023-02-14 08:29:58 +00:00
Nuno Maduro 2d70f18a93 docs: includes license in overrides 2023-02-14 08:01:15 +00:00
Nuno Maduro 427ee89ae6 feat: improves exporter 2023-02-13 23:56:19 +00:00
Nuno Maduro dd4247e150 Merge pull request #647 from cerbero90/feature/compact-dataset-description
[2.x] Compact dataset descriptions
2023-02-13 23:32:36 +00:00
Nuno Maduro cac777bce1 Merge branch '2.x' into feature/compact-dataset-description 2023-02-13 23:32:02 +00:00
Nuno Maduro 3c0390b1ac Merge pull request #656 from fabio-ivona/scheduled-workflows
[workflows] add scheduled runs
2023-02-13 23:26:12 +00:00
Nuno Maduro 2df49947df chore: bumps dependencies 2023-02-13 23:25:35 +00:00
Nuno Maduro 26369a19b4 chore: coding style 2023-02-13 23:25:27 +00:00
Nuno Maduro 2b3e146d5a Merge pull request #658 from WendellAdriel/makefile-add
Add Makefile to make it easier for developers to run docker commands
2023-02-13 19:34:29 +00:00
Nuno Maduro aff8e33eca Merge pull request #662 from pestphp/2.x_parallel_cleanup
2.x Parallel todo support
2023-02-13 13:24:54 +00:00
Luke Downing 104db3f6a5 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 13:13:23 +00:00
Luke Downing ec8fb202b3 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 13:11:27 +00:00
Luke Downing e22f6e1e4d chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:25:19 +00:00
Luke Downing d57437ff02 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:25:00 +00:00
Luke Downing eb64113a3d chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:20:08 +00:00
Luke Downing 3b5f9ec59d chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:18:59 +00:00
Luke Downing 666b2f3fd0 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:13:53 +00:00
Luke Downing 2bc33c7cd5 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 11:22:42 +00:00
Luke Downing 8ee7a4deef chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 11:19:18 +00:00
Luke Downing 69afb31bb9 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 11:13:17 +00:00