UNPKG

@hayspec/reporter

Version:

Reporter for Hayspec framework.

6 lines (4 loc) 73 B
import test from 'ava'; test.skip('foo', async (t) => { t.pass(); });