Skip to content

msharma-tw/frisby-test-framework

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published