frisby-plus
v0.0.5
Published
REST API Testing framework build on Frisby.js and Jasmine
Downloads
6
Readme
FrisbyPlus
FrisbyPlus is a NPM module that makes testing REST API endpoints easier and faster.
FrisbyPlus is developed based on Frisby.
Basic usage of FrisbyPlus is the same as Frisby. Please read Frisby's documents before using FrisbyPlus.
New Features of FrisbyPlus
- Variable Replacement
- TestSuite
- Execute testcases of a testsuite in sequence
- Previous response can be used for the next request
- Cookies can be shared between requests
- Dynamic create testcase
- Run testsuite with different dataset.