matt-poloni / webtesting-iv-guided

Guided Demo Project for Testing IV module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Testing IV Guided Project

Guided project for Web Testing IV Module.

Project Setup

  • fork and clone this repository.
  • CD into the folder where you cloned your fork.
  • type yarn or npm i to download dependencies.
  • type yarn server or npm run server to start the API.

Please follow along as the instructor add automated tests to the API.

About

Guided Demo Project for Testing IV module

License:MIT License


Languages

Language:JavaScript 100.0%