Update readme, ensure that no one uses this extension for now :)
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,14 @@
|
||||
# Symfony Extension [](https://packagist.org/packages/friends-of-behat/symfony-extension) [](https://packagist.org/packages/friends-of-behat/symfony-extension) [](http://travis-ci.org/FriendsOfBehat/SymfonyExtension) [](https://scrutinizer-ci.com/g/FriendsOfBehat/SymfonyExtension/)
|
||||
|
||||
Integrates Behat with Symfony (both 2 and 3).
|
||||
|
||||
[WIP] Integrates Behat with Symfony (both 2 and 3).
|
||||
Inspired by [Behat/Symfony2Extension](https://github.com/Behat/Symfony2Extension).
|
||||
|
||||
## Differences
|
||||
|
||||
- Built-in `symfony` driver uses different kernel than the one that is used in the contexts.
|
||||
This means you can always change it to any other driver without any issues and
|
||||
ensures that application behaviour will not be affected by stateful services.
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user