This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@restqa/restqapi

0.1.5 • Public • Published

RestQAPI 🦏

An Awesome Cucumber library providing ready to use steps to test REST APIs

What is RestqAPI ?

RestQAPI is a part of the RestQA ecosystem. In order to test RESTful API through automation, RestQAPI is providing an awesome bootstrap for you to kick in within a few minute. Based on cucumber-js, the library expand the number of defined step on one of your current automation project based on cucumber-js.

Using RestQAPI plugin as Standalone

Requirements

  • Node.js >= 12
  • Cucumber >= 7.0.0

Installation

Using npm:

npm install @restqa/restqapi @cucumber/cucumber

Using yarn:

yarn add @restqa/restqapi @cucumber/cucumber

Then take a look at the implementation in the folder example

Example

This repository comes with few examples, in order to run them, invoke the following script:

npm run start:example

Enjoy!

License

Apache 2.0 License

Package Sidebar

Install

npm i @restqa/restqapi

Weekly Downloads

0

Version

0.1.5

License

MIT

Unpacked Size

722 kB

Total Files

46

Last publish

Collaborators

  • olivierodo
  • tonygo