- This repo serves to hold testing demos from a number of frameworks including:
- Mocha
- Jest
- Tape
- Using Visual Studio Code or Gitbash, type 'npm install' into the terminal. This will install the packages needed for qa testing.
- This repo currently holds the following test packages:
- Selenium-Webdriver
- Tape
- Mocha
- Chai
- Jest
- Supertest
- Below are links I am currently using to study testing practices: