Home - MattiSG/Watai GitHub Wiki

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