UNPKG

quoad

Version:

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

7 lines (5 loc) 190 B
import { test } from '@serenity-js/playwright-test'; // eslint-disable-next-line mocha/no-global-tests test('has no describe blocks', async ({ actorCalled }) => { // no-op, passing });