edmondscommerce / prototypejs-context
一个 Behat 上下文,为使用 prototype js 库(如 magento)的网站提供支持功能
0.1
2015-02-20 17:50 UTC
Requires
- behat/mink: ~1.6
This package is auto-updated.
Last update: 2024-08-29 04:14:26 UTC
README
由 Edmonds Commerce 提供
一个简单的 Behat 上下文提供了 prototype 的功能
安装
通过 composer 安装
"edmondscommerce/prototypejs-context": "*@dev"
在 Behat 配置中包含上下文
default:
# ...
suites:
default:
# ...
contexts:
- # ...
- EdmondsCommerce\PrototypeJsContext\PrototypeJsContext