Skip to content

0.0.35

Compare
Choose a tag to compare
@tony-go tony-go released this 27 Oct 04:45
· 405 commits to master since this release
7d90080

Summary

In this release RestQA is enabling a major feature for the NodeJs community: Fastify Hook.
If you are building microservices using Fastify you can add the RestQA hook in order to get access to a lot of great feature within your microservice.

Added

  • Enable Fastify Plugin | #154 #158
  • Generating the .restqa.yml at the first visit of the route GET /restqa (in hooks context) | #160

Updated

  • Bump @restqa/cucumber-export to 0.1.14

Bug Fix

  • Rename output http-html-report -> html-remote | #157