Skip to content

Cucumber Extra - Simple IOC, REST Assertions etc.,

License

Notifications You must be signed in to change notification settings

qamatic/cucumber-x

Repository files navigation

cucumber-x

Cucumber JS Extra - Simple IOC, Fixture Patterns, REST API Assertions etc.,

npm install cucumber-x --save
yarn add cucumber-x

Usage

Javascript

var cucumberx = require('cucumber-x');
Output should be 'Boys'

TypeScript

import { cucumberx } from 'cucumber-x';

Getting Started

arch

In order to get started by someone quickly, we have created a git template repo with an working example for you get started with it easily.

About

Cucumber Extra - Simple IOC, REST Assertions etc.,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published