Skip to content

A simple calculator project - testing code with Jasmine

Notifications You must be signed in to change notification settings

lizzie11212/simple_calculator

Repository files navigation

simple_calculator

This project is to create a simple calculator and then test code using Jasmine.

This simple calculator only allows you to use one mathematical operator ( +, -, * ,/ ) in one operation, and it doesn't recognize negative number. If there are any negative number or more than one mathematical operator in the operation, it will show error message "Operation not recognized".

Reference: Udemy course "Unit testing your javascript with jasmine" by Juan Lizarazo, Reynaldo Pena.

About

A simple calculator project - testing code with Jasmine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages