UNPKG

quoad

Version:

Serenity/JS: Next generation acceptance testing library for modern web applications.

6 lines (4 loc) 101 B
import { Before } from 'cucumber'; Before({ tags: '@wip' }, function () { return 'pending'; });