Add amoifr/pickle-panther-bundle recipe#2003
Open
Amoifr wants to merge 3 commits into
Open
Conversation
Collaborator
|
Thanks for the PR 😍 How to test these changes in your application
Diff between recipe versionsIn order to help with the review stage, I'm in charge of computing the diff between the various versions of patched recipes. |
Amoifr
added a commit
to Amoifr/pickle-panther-bundle
that referenced
this pull request
Jun 12, 2026
Stages the recipe in symfony/recipes-contrib layout under recipe/ so it can be maintained alongside the bundle. Registers the bundle in the test env only, ships a commented config stub, and a post-install chromedriver reminder. See symfony/recipes-contrib#2003. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
auto-merge was automatically disabled
June 12, 2026 14:11
Head branch was pushed to by a user without write access
Amoifr
added a commit
to Amoifr/pickle-panther-bundle
that referenced
this pull request
Jun 12, 2026
recipes-contrib QA rejected the previous stub: an empty top-level entry is refused by lint:yaml, and files must end with a newline. Ship the full config reference (every option with its default, auth as a commented opt-in template). Refs symfony/recipes-contrib#2003. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This recipe registers
amoifr/pickle-panther-bundle— a YAML-driven E2E testing engine for Symfony on top of Panther.testenvironment only (dev/test tool; not needed inprod).config/packages/test/pickle_panther.yamlreference (every option shown with its default; theauthblock is a commented opt-in template).post-install-outputnote: running E2E scenarios needs a matchingchromedriver(vendor/bin/bdi detect drivers) or a browser via Docker.Released on Packagist (
v0.3.0).