# `@toptal/davinci-qa`

Run tests in your projects with almost 0 configuration.

## Installation

Use it by installing `pnpm add @toptal/davinci-qa` in your project.

## Usage

### Commands

- [`unit`](./docs/unit.md): run unit tests
- [`integration`](./docs/integration.md): run integration tests
- [`code-metrics`](./docs/code-metrics.md): generate code metrics

### IDE Tooling

This package can be used directly in your IDE through these extensions

- [IntelliJ Suite (WebStorm, RubyMine, IDEA)](https://github.com/zaguiini/intellij-davinci-plugin)
- [VSCode](https://github.com/borisyordanov/vscode-supercharge-react)
