UNPKG

html-e2e

Version:

Tools for e2e functional testing through HTMl views

6 lines (5 loc) 112 B
module.exports = function () { describe('Thing port', function () { it('must check adapter stuff') }) }