Skip to content

qamatic/cucumber-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors