Skip to content

pinely-international/qa-monorepo

Repository files navigation

QA Monorepo

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.


📦 Structure

  • 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.)

🚀 Getting Started

Prerequisites

  • Node.js (>= 18.x)

  • bun or yarn

    Installation

    git clone git@github.com:pinely-international/qa-monorepo.git
    cd qa-monorepo
    bun install
    

🧪 Running Tests

bun playwright test


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors