Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.19 KB

File metadata and controls

14 lines (9 loc) · 1.19 KB

GitHub Actions status | e2e-boilerplate/webdriverio-typescript-ts-node-jasmine-expect License: MIT Buy Me A Coffee

WebdriverIO Boilerplate

WebdriverIO end-to-end test automation boilerplate, Using TypeScript, ts-jest, Jasmine and Expect. Clone or fork this repository.

Getting Started

	1. git clone [email protected]:e2e-boilerplate/webdriverio-typescript-ts-node-jasmine-expect.git
	2. cd webdriverio-typescript-ts-node-jasmine-expect
	3. npm install
	4. npm run test

For more boilerplate click here