Skip to content

komil-Fo/api_frisby_jsonchemas

Repository files navigation

Tech

  • frisby - REST API Testing Framework
  • jest - test runner
  • mocha - test framework running on Node.js and in the browser
  • chai - BDD / TDD assertion library

Setup

Clone the project from git

$ git clone ...

And run npm

$ npm install

Run tests

Go to project directory and run command from package.json

$ npm run test

About

Testing REST API using frisby.js and json chemas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published