Skip to content

senthil-nathan/frisby-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frisby

Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun

How to run test ?

npm install

npm install -g jasmine-node

cd tests

jasmine-node index_spec.js --junitreport --output reports

How to generate report in HTML format ?

node xunit.js

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published