0.0.5 • Published 6 years ago

frisby-plus v0.0.5

Weekly downloads
1
License
BSD
Repository
github
Last release
6 years ago

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.