const testSuite = await runner.execute({ parallel: true });
expect(response.status).toBe(200);
await page.screenshot({ fullPage: true });
describe('API Schema Validation', () => { ... });
// ✓ 24 tests passed · 0 failed · coverage: 98.2%
import { chromium } from 'playwright';
const issues = await syncIssuesToTasks();
qa.monoduty.com
|
|
v2.0
ready