agenta.js

A BDD and DSL-oriented, scalable Acceptance Testing Framework using Yadda & Webdriver.io.

Usage no npm install needed!

<script type="module">
  import agentaJs from 'https://cdn.skypack.dev/agenta.js';
</script>

README

Agenta

a BDD, DSL-oriented automation framework using Yadda & WebDriver.io

Introduction

Agenta is built on top of some of the best open source projects available:

Mocha: BDD Testing framework. Yadda: Advanced BDD and Gherkin Given/When/Then parser. Chai: Assertion library. WebDriver.io: Webdriver based browser automation.