Skip to content

EtharAlali/Test-Driven-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test-Driven-Development

There are Three Files in the Test-Driven-Development Folder

The Application Under test is a Simple JavaScript Calculator, It can add , Subtract and reset all the calculation. You will need Jasmine 2.0 and Above to successfully Test This App

The calculator_spec.js should go under the spec folder and The calculator.js goes in the src or source.

About

JavaScript Unit Testing Using Jasmine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published