0.1.5 • Published 2 years ago

@restqa/restqapi v0.1.5

Weekly downloads
17
License
MIT
Repository
github
Last release
2 years ago

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

0.1.4

2 years ago

0.1.3

2 years ago

0.1.5

2 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago