Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
Matti Schneider edited this page Dec 5, 2015 · 32 revisions

Watai

Watai is a declarative, bottom-up BDD, full-stack web testing framework. Wanna yell “Bingo”?

It is both a test runner engine (i.e. it executes tests) and a set of architectural patterns to make you write maintainable, solid end-to-end (GUI) tests for browsers.

Do the tutorial (10 min) now!

Already familiar with web integration testing? Learn about the specifics of Watai compared to other testing tools.

Where to go next?

Intro

Usage

Writing test suites

Executing test suites

Development