Techtonica / curriculum

This repo contains the curriculum of Techtonica, a free tech training program for women and non-binary adults with low incomes.
Creative Commons Attribution Share Alike 4.0 International
620 stars 496 forks source link

Created and added vitest to testing lessons. #2100

Closed Lakhwinderr closed 1 month ago

Lakhwinderr commented 1 month ago

Added a vitest testing lesson for participants working with React + Vite applications, including setup, running tests, test coverage, and writing basic assertions.