Skip to content

Reads data from external JSON file using NodeJS. Verifies the result with Jasmine tests.

Notifications You must be signed in to change notification settings

gurpreet-hanjra/node-json-jasmine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-json-jasmine

Reads data from external JSON file using NodeJS. Verifies the result with Jasmine tests.

Installation

Clone the repository.

npm install

jasmine init

Output the contents of file passed to parse the JSON -

node Caller.js

Run the tests

jasmine

About

Reads data from external JSON file using NodeJS. Verifies the result with Jasmine tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published