tech-stack-dev avatar

tech-stack-dev

Official

@tech-stack-dev

0Followers
|
11Public Repos
|
1Published Skills

Generates hierarchical Vitest and Playwright test suites for backend modules and interface endpoints to ensure comprehensive verification.

Skills Distribution
DomainDeveloper To...Unit Testing (40%)End-to-End Verific.. (40%)Quality Assurance .. (20%)

Agent Skills by tech-stack-dev

Showing 1 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About tech-stack-dev

FAQPage Schema
What specific testing tasks does this capability enable?

It enables the generation of structured Vitest unit tests for backend modules and Playwright suites for interface endpoints. This ensures comprehensive coverage across the testing pyramid, validating both individual logic components and full-stack connectivity.

Which engineering personas benefit from these testing capabilities?

Backend engineers, quality assurance specialists, and full-stack developers benefit from these capabilities. It is designed for teams requiring standardized, high-coverage verification for complex backend logic and external interface communication.

What are the primary prerequisites for implementing these test suites?

Implementation requires an existing project environment configured with Vitest for unit-level logic and Playwright for browser or interface-level interactions. Developers must have their backend modules and interface endpoints defined to allow the generation of relevant test cases.