UNPKG

nightwatch-ui-attributes-validator

Version:

This package allows you to validate the UI attributes against baseline using NightwatchJS.

6 lines (3 loc) 114 B
const EventEmitter = require('events'); const eventEmitter = new EventEmitter(); module.exports = eventEmitter;