agenta.js
Version:
A BDD and DSL-oriented, scalable Acceptance Testing Framework using Yadda & Webdriver.io.
16 lines (8 loc) • 547 B
Markdown

a BDD, DSL-oriented automation framework using Yadda & WebDriver.io
Agenta is built on top of some of the best open source projects available:
[](http://visionmedia.github.io/mocha/): BDD Testing framework.
[](https://github.com/acuminous/yadda): Advanced BDD and Gherkin Given/When/Then parser.
[](http://chaijs.com): Assertion library.
[](http://webdriver.io): Webdriver based browser automation.