Update README.md
Updated the first section in the README.md to match the linked to docs. I was confused by the fact that it didn't mention Behat v 3, so wasn't sure if I could use 3 or had to stick to 2.5 branch.
This commit is contained in:
15
README.md
15
README.md
@@ -4,16 +4,15 @@
|
|||||||
Status](https://travis-ci.org/Behat/MinkExtension.svg?branch=master)](https://travis-ci.org/Behat/MinkExtension)
|
Status](https://travis-ci.org/Behat/MinkExtension.svg?branch=master)](https://travis-ci.org/Behat/MinkExtension)
|
||||||
[](https://scrutinizer-ci.com/g/Behat/MinkExtension/)
|
[](https://scrutinizer-ci.com/g/Behat/MinkExtension/)
|
||||||
|
|
||||||
Provides integration layer:
|
MinkExtension is an integration layer between Behat 3.0+ and Mink 1.4+
|
||||||
|
and it provides:
|
||||||
|
|
||||||
* Additional services for Behat (`Mink`, `Sessions`, `Drivers`).
|
* Additional services for Behat (``Mink``, ``Sessions``, ``Drivers``).
|
||||||
* `Behat\MinkExtension\Context\MinkAwareContext` which provides `Mink`
|
* ``Behat\MinkExtension\Context\MinkAwareContext`` which provides ``Mink``
|
||||||
instance for your contexts or subcontexts.
|
instance for your contexts.
|
||||||
* Base `Behat\MinkExtension\Context\MinkContext` context which provides base
|
* Base ``Behat\MinkExtension\Context\MinkContext`` context which provides base
|
||||||
step definitions and hooks for your contexts or subcontexts. Or it could be
|
step definitions and hooks for your contexts or subcontexts. Or it could be
|
||||||
even used as subcontext on its own.
|
even used as context on its own.
|
||||||
|
|
||||||
between Behat 2.4+ and Mink 1.4+.
|
|
||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user