Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edmondscommerce/prototypejs-context

Behat context for testing sites using prototype such as magneto sites
https://github.com/edmondscommerce/prototypejs-context

Last synced: 3 days ago
JSON representation

Behat context for testing sites using prototype such as magneto sites

Awesome Lists containing this project

README

        

# Behat Prototype Js Context
## By [Edmonds Commerce](https://www.edmondscommerce.co.uk)

A simple Behat Context provides functionality for prototype

### Installation

Install via composer

"edmondscommerce/prototypejs-context": "*@dev"

### Include Context in Behat Configuration

```
default:
# ...
suites:
default:
# ...
contexts:
- # ...
- EdmondsCommerce\PrototypeJsContext\PrototypeJsContext