Landoooooo / webtesting-iii-guided

Guided Project for Web Testing III Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Testing III Guided Project

Guided project for Web Testing I module.

In this module we will cover the basics of using jest to test React applications.

Project Setup

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

Please follow along as the instructor uses Test Driven Development (TDD) to build and test a React application.

About

Guided Project for Web Testing III Module


Languages

Language:JavaScript 72.3%Language:HTML 17.9%Language:CSS 9.8%