Skip to content
Snippets Groups Projects
Commit 6d2bc4f9 authored by Fabrice Gangler's avatar Fabrice Gangler :art:
Browse files

CHORE(functional tests): add dependencies (browser-kit, css-selector and panther)

Documentation:
https://symfony.com/doc/current/testing.html#your-first-functional-test
https://symfony.com/doc/current/components/browser_kit.html
https://symfony.com/doc/current/components/css_selector.html
https://github.com/symfony/panther

Installation:
composer require --dev symfony/browser-kit
composer require --dev symfony/css-selector
composer require --dev panther

Refs: #7
parent 1f4ca141
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment