WebdriverIO Boilerplate
user-acceptance-testing
A comprehensive WebdriverIO boilerplate with TypeScript, ESLint, Prettier, and Selenoid for automated user acceptance testing.
About this template
This template provides a solid foundation for building webdriverio applications. It comes with all the essential tools and configurations to help you get started quickly.
The WebdriverIO Boilerplate template is designed to help developers jumpstart their projects with best practices, modern tooling, and a well-structured codebase.
Key Benefits
- Pre-configured development environment
- Modern tooling and best practices
- TypeScript support out of the box
- Linting and formatting setup
- Testing infrastructure ready to go
Compatible Extensions
Enhance your WebdriverIO Boilerplate with these powerful extensions
Recommended Combinations
Get started quickly with these popular template and extension combinations
WebdriverIO Boilerplate
webdriverio
GitHub Setup for User Acceptance Testing
Tooling
$ npx create-awesome-node-app \
--template webdriverio-boilerplate \
--addons github-setup-uat
WebdriverIO Boilerplate
webdriverio
Husky + Lint Staged
Tooling
$ npx create-awesome-node-app \
--template webdriverio-boilerplate \
--addons husky-lint-staged
WebdriverIO Boilerplate
webdriverio
Development Container
Tooling
$ npx create-awesome-node-app \
--template webdriverio-boilerplate \
--addons development-container
Ready to Build?
Start creating your awesome Node.js app with this template