Skip to content

A workshop to go over why unit tests are important, why we should be writing them in our frontend applications and how to go about writing a simple library of your own.

Notifications You must be signed in to change notification settings

askharley/simple-javascript-testing-library-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Simple JavaScript Testing Library

A workshop to go over why unit tests are important, why we should be writing them in our frontend applications and how to go about writing a simple library of your own.

Table of Contents

🎯 Goals

  • Understand why unit testing is important
  • Understand why we should be doing unit tests through our entire solution
  • Understand the basics of how to conduct a unit test
  • Write some simple methods that allow us to test some function logic

About

A workshop to go over why unit tests are important, why we should be writing them in our frontend applications and how to go about writing a simple library of your own.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published