Skip to content

FennellPamela-FS/TestingNodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WDV 353 Assignment 1.7 - NodeJS Testing

Modules included

math module

This assignment is written to  test and code for a math module 
that will add, subtract, multiply, and divide. 

Two additional test are written using the JavaScript Math Object 
for square root and max.

To run app

npm i

used to install dependencies or devDependencies from a package.json file
npm start

Test app

npm i
mpm test

About

1.6 - Testing in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published