docs
docs copied to clipboard
Behat documentation repository
Hi, I wanted to know if you are interested in a documentation about writing a custom formatter ? I did implement one myself, but I think there is no such...
The example about [accessing contexts from each other](https://behat.org/en/latest/cookbooks/accessing_contexts_from_each_other.html#accessing-contexts-from-each-other) triggers: - the Psalm issue _UndefinedInterfaceMethod_ - the PHPStorm issue _"Potentially polymorphic call. The code may be inoperable depending on the actual...
The link to the Behat and Mink cheat sheet in [http://behat.org/en/latest/useful_resources.html](http://behat.org/en/latest/useful_resources.html) points to a not found page. The link is: http://blog.lepine.pro/wp-content/uploads/2012/03/behat-cheat-sheet-en.pdf
On the quick start page (https://docs.behat.org/en/latest/quick_start.html), there's a link labeled "What’s in a Story?" with an href of http://blog.dannorth.net/whats-in-a-story/. This URL is no longer valid; the article in question can...
I'm not sure if this qualifies as a useful resource or not but it covers integrating Behat and Laravel 7 along with some other challenges. https://ambitonline.com/nextrelease/2020/06/laravel-7-behat-mink-bdd-netbeans-12-and-subdomain-testing/
Fixed a wrong link for Mink
Add quotes to suites path
There are a few extensions where most of the content is Gherkin, not PHP 🎉
Looks like this piece is missing from the v3 documentation, but is still handled by Behat. Copied from 2.5 docs, and added a little more info.