UNPKG

wdio-mocha-framework

Version:

A WebdriverIO plugin. Adapter for Mocha testing framework.

4 lines (3 loc) 65 B
describe('"it" block is anonymous', () => { it(() => { }) })