Skip to content

amlane/webtesting-iii-guided

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.6%
  • HTML 16.4%
  • CSS 9.0%