-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Robert Hieger edited this page Oct 24, 2020
·
2 revisions
Based on an article at Software Testing Help.
This repository contains all tests of which the Jest Tutorial—JavaScript Unit Testing Using Jest Framework tutorial, freely adapted with my own tweeks, e.g. adding tests for returning a quotient and another for returning the remainder, using the modulo operator.
As I proceed through this tutorial, I will be posting further study resources, and perhaps links to other useful tutorials, and/or tools which may be used in JavaScript unit testing, on the following pages: