UNPKG

@cucumber/cucumber

Version:

The official JavaScript implementation of Cucumber.

7 lines (5 loc) 214 B
import api from './index.js' export const loadConfiguration = api.loadConfiguration export const loadSupport = api.loadSupport export const loadSources = api.loadSources export const runCucumber = api.runCucumber