Skip to content

Files

Latest commit

 

History

History
12 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 357 Bytes

Unit Testing Calculator

Description

A very simple unit testing example using basic calculator functions. This example has been given through live demonstration and pushed here for future reference.

Note

This module is not meant to serve as a representation of good architecture for an actual calculator program.