mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 00:56:24 +03:00
6 lines
288 B
Plaintext
6 lines
288 B
Plaintext
* You're ready to use zenstruck/browser:
|
|
1. Add the <info>HasBrowser</info> trait to "kernel" test cases
|
|
2. Start using <info>$this->browser()->...</info> in your tests
|
|
|
|
* <fg=blue>Read</> the documentation at <comment>https://github.com/zenstruck/browser#zenstruckbrowser</>
|