UNPKG

@studyportals/cypress-slicer

Version:

Cypress plugin to slice the specPattern list of tests into subsets

7 lines (5 loc) 121 B
const log = (message) => { // eslint-disable-next-line no-console console.log(message); } module.exports = { log };