Skip to content

A testing exercise created for the 'Tools and Workflow for the Web' course, part of Humber College's Web Design and Development (WDDM) program.

Notifications You must be signed in to change notification settings

jrmykolyn/testing-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Introduction to Testing

Introduction

This repository contains the starter files for the 'Introduction to Testing' exercise.

In part 1 of the exercise you will:

  • Implement and write unit tests for the sum(), difference(), product(), and quotient() functions.

In part 2 of the exercise you will:

  • Implement the calculator program from our previous exercise in JavaScript (making use of the functions mentioned above).
  • Write integration tests for the calculator program.

Please review the accompanying class materials for additional details.

About

A testing exercise created for the 'Tools and Workflow for the Web' course, part of Humber College's Web Design and Development (WDDM) program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published