Skip to content

skonthebass/api-regression

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-regression

Regressing Testing for ForRent.Com API

####Basic Usage

mocha

#####Using NPM

npm install
npm test

#####Using Make

make test

#####To specify the baseurl of the test environment:

######In CLI Mode:

env BASEURL=http://localhost:4000 npm test

######In Jenkins CI: Set environment variable BASEURL under Manage Jenkins > Configure System > Global properties > Environment Variables

About

Regressing Testing for ForRent.Com API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published