Skip to main content
GitHub repository

vc-testing-module

vc-testing-module contains 10 collected skills from VirtoCommerce, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
2
updated
2026-05-28
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

review-test-code
software-quality-assurance-analysts-and-testers

Review test files for pattern compliance, code quality, correctness, coverage gaps, and best practices — produces actionable feedback

2026-05-28
write-e2e-test
software-quality-assurance-analysts-and-testers

Scaffold E2E UI test files following project patterns — Playwright assertions, Page Objects, Components, markers, fixtures, Allure decorators, BrowserStorage

2026-05-28
write-graphql-test
software-quality-assurance-analysts-and-testers

Scaffold GraphQL API test files following project patterns — markers, fixtures, Allure decorators, Pydantic assertions, try-finally cleanup

2026-05-28
write-rest-api-test
software-quality-assurance-analysts-and-testers

Scaffold REST API test files and factory fixture conftest files — admin auth, RestClient, factory fixtures with auto-teardown, Allure steps, CRUD patterns

2026-05-28
create-ui-layer
software-developers

Create Page Objects (MainLayout/CheckoutLayout subclasses) and UI Components (Component subclasses) with Playwright locators and data-test-id conventions

2026-04-28
create-graphql-layer
software-developers

Create GraphQL Operations classes (BaseOperations subclass with auto-fragment injection) and Pydantic GqlModel types for response/input types

2026-04-28
migrate-katalon-module
software-quality-assurance-analysts-and-testers

Migrate a Katalon REST API test module from vc-quality-gate-katalon into the refactored Pytest project — end-to-end flow from inventory to CI-verified PR

2026-04-28
plan-implementation
project-management-specialists

Plan file-by-file implementation for test automation tasks — which files to create/modify, in what order, which patterns and existing code to reuse

2026-04-28
plan-test-strategy
software-quality-assurance-analysts-and-testers

Analyze a Jira ticket, feature requirement, or bug report and produce a structured test coverage strategy — what to test, which test types, priority, test data needs

2026-04-28
review-pr
software-quality-assurance-analysts-and-testers

Review a pull request — analyze diffs, commit quality, test coverage, pattern compliance across all changed files, and provide structured feedback

2026-04-28