Skip to content

Commit

Permalink
README - Update install
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgetutor authored Nov 15, 2021
1 parent 1f13a1f commit f8b4726
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Behat Contexts
# Behat Contexts for Drupal


Contexts that we use with Behat 3.x tests on Drupal sites.
Expand All @@ -9,19 +9,7 @@ This repository is based on [Nuvole drupal extension](https://github.com/nuvolew

Install with [Composer](http://getcomposer.org):

1) Add these lines in "repositories" entry of your composer.json:

```json
{
"type": "vcs",
"url": "https://github.com/metadrop/drupal-behat"
}
```

2) Require package with composer require:

`composer require metadrop/behat-contexts`

composer require metadrop/behat-contexts

## Configure

Expand Down

0 comments on commit f8b4726

Please sign in to comment.