@restqa/restqa-plugin-boostrap

Functional Test engine based on Gerkin Bootstrap - RestQa

Usage no npm install needed!

<script type="module">
  import restqaRestqaPluginBoostrap from 'https://cdn.skypack.dev/@restqa/restqa-plugin-boostrap';
</script>

README

RestQA Plugin Bootstrap

A bootstrap module to get build a RestQA plugin.

Description

RestQA is a runner composed of different plugins such as:

  • RestqAPI : adding Restful API steps into the RestQA runner
  • etc...

In order to get a comon plugin fundation this repository should support the important module required.

If you don't plan to build a RestQA Module, this library is not for you.