MaryGeraseva / steps-api

Collection of steps to work with web API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@qavajs/steps-api

Step library to work with API

Installation

npm install @qavajs/steps-api

Configuration

module.exports = {
    default: {
        require: ['node_modules/@qavajs/steps-api/index.js']
    }
}

About

Collection of steps to work with web API

License:MIT License


Languages

Language:TypeScript 67.4%Language:Gherkin 31.6%Language:JavaScript 0.9%