# webtesting-i-guided **Repository Path**: mirrors_LambdaSchool/webtesting-i-guided ## Basic Information - **Project Name**: webtesting-i-guided - **Description**: Guided Project for Web Testing I Module - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unit Testing Guided project for **Unit Testing** module. In this module we will cover the basics of automated testing and use `jest` to write unit tests. ## Project Setup - [ ] clone this repository. Please follow along as the instructor uses _Test Driven Development (TDD)_ to implement a Car that drives.