원클릭으로
vividus-sample-tests
vividus-sample-tests에는 vividus-framework에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
[QA] Turn a free-text web app scenario into a Jira Bug or Task: explore it in the app environment with Playwright in the browser, capture API/network/console evidence and screenshots, then create the issue with a full reproduction write-up and attachments after user approval. Scoped to web applications only (browser-based UI); not for mobile, desktop, or backend-only scenarios. Use when the user says "create issue", "log a bug", "create a task", "file a ticket", "create jira issue", "report a bug", or describes a web app bug/task scenario to be reproduced and logged.
Generate VIVIDUS API test automation stories from OpenAPI/Swagger specifications. Creates executable .story files for API endpoints following VIVIDUS syntax and project conventions. Requires VIVIDUS MCP server to be connected. Use when: creating API tests, automating REST endpoints, generating test stories from Swagger docs.
Generate VIVIDUS test automation stories from test cases for web applications. Creates executable .story files following VIVIDUS syntax and project conventions. Requires Playwright MCP and VIVIDUS MCP servers to be connected. Use when: automating web test cases, converting manual tests to VIVIDUS stories, generating web UI test automation.