Skip to content

This repo holds all the code needed for the homework for unit 2

Notifications You must be signed in to change notification settings

MarohnHoward/qaHomeworkWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This holds all of the exercises for the Devmountain Quality Assurance course. Instructions and solutions can be found in each units folder.

Enter these commands in the terminal after cloning to set up this repository.

Jest commands: npm init -y npm i --save-dev jest typescript ts-jest @types/jest npx ts-jest config:init

Selenium Command: npm i -d selenium-webdriver @types/selenium-webdriver chromedriver geckodriver

About

This repo holds all the code needed for the homework for unit 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published