UNPKG

wdio-cucumber-parallel-execution

Version:
7 lines (6 loc) 208 B
const getConsolidatedData = require('./getConsolidatedData'); const performSetup = require('./performSetup'); module.exports = { getConsolidatedData: getConsolidatedData, performSetup: performSetup }