UNPKG

quoad

Version:

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

10 lines (7 loc) 203 B
describe('Jasmine', () => { describe('Detecting file system location', () => { it('works for both the suites and the individual specs', () => { // no-op }); }); });