Skip to content

qase-tms/qase-javascript

Repository files navigation

Qase TestOps Reporters for JavaScript

Monorepo containing Qase TestOps integration tools for JavaScript testing frameworks. This repository includes reporters and API clients designed to streamline the process of reporting test results to Qase TestOps.

Projects Overview

Reporters

  • qase-cucumberjs
    Reporter for CucumberJS, enabling seamless integration with Qase TestOps.

  • qase-cypress
    Reporter for Cypress, enabling seamless integration with Qase TestOps.

  • qase-jest
    Reporter for Jest, enabling seamless integration with Qase TestOps.

  • qase-mocha
    Reporter for Mocha, enabling seamless integration with Qase TestOps.

  • qase-newman
    Reporter for Newman, enabling seamless integration with Qase TestOps.

  • qase-playwright
    Reporter for Playwright, enabling seamless integration with Qase TestOps.

  • qase-testcafe
    Reporter for TestCafe, enabling seamless integration with Qase TestOps.

  • qase-vitest
    Reporter for Vitest, enabling seamless integration with Qase TestOps.

  • qase-wdio
    Reporter for WebDriverIO, enabling seamless integration with Qase TestOps.

Libraries

API Clients

  • qase-api-client
    Official client for interacting with the Qase TestOps API (v1). Recommended for most use cases.

  • qase-api-v2-client
    API client supporting the new Qase TestOps API (v2). Use this client for projects leveraging the latest API features.