Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/edmondscommerce/prototypejs-context
- Owner: edmondscommerce
- Created: 2015-02-20T17:06:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T10:45:30.000Z (over 6 years ago)
- Last Synced: 2024-03-30T17:02:18.889Z (8 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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