Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dennisinteractive/behat-amazon

Provides Behat steps to create Amazon items
https://github.com/dennisinteractive/behat-amazon

behat

Last synced: 6 days ago
JSON representation

Provides Behat steps to create Amazon items

Awesome Lists containing this project

README

        

# Amazon Behat Context

Provides Behat steps to create Amazon items

## Usage

### Add context to behat.yml:
Add the context under contexts: `DennisDigital\Behat\Amazon\Context\AmazonContext`

### Step definitions

Given I have Amazon items:

#### Example:

Given I have Amazon items:
| asin | locale |
| 12345678 | UK |
| 56463563 | US |