Skip to content

This project shows how to write and debug your selenium tests with Jest, Typescript and VSCode.

Notifications You must be signed in to change notification settings

zacharymelancon/jest-typescript-selenium

 
 

Repository files navigation

Jest + Typescript + Selenium + VSCode

Getting started

git clone https://github.com/hieuxlu/jest-typescript-selenium.git
cd jest-typescript-selenium
npm install
npm run test

About

This project shows how to write and debug your selenium tests with Jest, Typescript and VSCode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.3%
  • JavaScript 39.7%