GitHunt
MS

msharma-tw/frisby-test-framework

FRISBY JS - api test framework

Requirements

  • node (version > 10 ) on your machine and should be set to PATH
  • npm
  • frisby
  • Code Editor: visual studio code

Install Dependencies

npm install

Run first test

  • Update username and passowrd in create.session.spec.js
  • Run npm run test in another terminal

Congratulations!!! You have successfully run your first test.

Languages

JavaScript100.0%

Contributors

Created August 30, 2020
Updated October 8, 2020
msharma-tw/frisby-test-framework | GitHunt