A unified repository for all quality assurance (QA) tools, tests, and configurations.
This monorepo is designed to streamline testing, linting, and automation across multiple packages.
- packages/tests/ → End-to-end and unit tests (Playwright, Jest, etc.)
- packages/utils/ → Shared utilities and helpers
- packages/config/ → Centralized configuration files (lint, CI/CD, etc.)
-
Node.js (>= 18.x)
-
git clone git@github.com:pinely-international/qa-monorepo.git cd qa-monorepo bun install
bun playwright test