Idea-Pool / evaluation-js-frisby

This is a test-ware for the evaluation of the FrisbyJS test automation tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evaluation-js-frisby

This is a repository to create test-ware for evaluating FRISBY JS test automation tool.

Prerequisites

In order to execute the implemented test cases, an account is needed on the https://www.themoviedb.org/. If the account is created the API Key (v3 auth) should be added to as the THEMOVIEDB_API_KEY.

  1. Node.js LTS

Framework used

Framework URL Description
FrisbyJs https://docs.frisbyjs.com The Easiest REST API Testing Framework, that makes REST API testing easy, fast, and fun.
Jest https://jestjs.io A delightful JavaScript Testing Framework with a focus on simplicity.

Test cases

The implemented test cases can be found in TESTCASES_API.md.

Setup

npm install

Execution

npm test

About

This is a test-ware for the evaluation of the FrisbyJS test automation tool.

License:MIT License


Languages

Language:JavaScript 100.0%