UNPKG

custom-cypress-commands

Version:

Generic commands to shorten the syntax used in cypress tests

4 lines 111 B
module.exports = { commands: require('./commands'), customFunctions: require('./functions.js') }