# @omnitron-dev/testing

> Cross-runtime testing utilities for the Omni ecosystem

Part of the [Omni](../../README.md) monorepo — Fullstack Type-Safe RPC Framework.

## Installation

```bash
pnpm add -D @omnitron-dev/testing
```

## Overview

Shared testing helpers, fixtures, and utilities used across Omni packages. Provides runtime-agnostic test infrastructure that works with both Vitest and Jest.

## License

MIT
