This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Matti Schneider edited this page Dec 5, 2015
·
32 revisions
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.
- Beyond buzzwords, what is Watai?
- Installation manual
- A bit of testing theory
- A presentation of Watai, its concepts and rationale: 30-minutes video and slide deck.
- Watai compared to other tools
- Tutorial
- Recipes for unintuitive UI manipulation
- Set up parallel continuous testing to cover cross-browser testing on every push
- Troubleshooting
- Scenarios syntax and usage
- Components syntax and usage
- Fixture files syntax and usage
- Configuration files syntax and usage
- Contribution guide
- Used libraries and reasons for choosing them.
- Application setup reference
- Credits