We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc537f4 commit 99fed9cCopy full SHA for 99fed9c
README.md
@@ -5,13 +5,11 @@ The extension increases feature test isolation by reloading ORM data fixtures be
5
6
# Installation
7
8
-## Through Composer
9
-
10
```sh
11
composer require "behat-extension/doctrine-data-fixtures-extension"
12
```
13
14
-#Configuration
+# Configuration
15
16
Activate extension in your **behat.yml** and define any fixtures to be loaded:
17
0 commit comments