# @quenty/nevermore-test-runner

> Unified test runner service for Nevermore packages

Latest version **1.6.0** (published 2026-08-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install @quenty/nevermore-test-runner
pnpm add @quenty/nevermore-test-runner
yarn add @quenty/nevermore-test-runner
bun add @quenty/nevermore-test-runner
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 1.6.0 |
| Published | 2026-08-28 |
| First published | 2026-02-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 32.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 610 |
| Maintainers | quenty |
| Keywords | Roblox, Nevermore, Lua, Testing |

## Links

- npm: https://www.npmjs.com/package/@quenty/nevermore-test-runner
- Repository: https://github.com/Quenty/NevermoreEngine
- Homepage: https://github.com/Quenty/NevermoreEngine#readme
- Issues: https://github.com/Quenty/NevermoreEngine/issues
- Funding: https://www.patreon.com/quenty
- npm.io page: https://npm.io/package/@quenty/nevermore-test-runner

## Dependencies (2)

- [@quenty/loader](https://npm.io/package/@quenty/loader.md) 10.11.1
- [@quentystudios/jest-lua](https://npm.io/package/@quentystudios/jest-lua.md) 3.10.0-quenty.2

## Alternatives

- [duck](https://npm.io/package/duck.md) — 4.2M weekly downloads
- [ava](https://npm.io/package/ava.md) — 560.2K weekly downloads
- [storybook-addon-module-mock](https://npm.io/package/storybook-addon-module-mock.md) — 71.7K weekly downloads
- [vest](https://npm.io/package/vest.md) — 50.1K weekly downloads
- [@ethereum-waffle/mock-contract](https://npm.io/package/@ethereum-waffle/mock-contract.md) — 40.0K weekly downloads

## Recent versions

- 1.6.0 (latest) — 2026-08-28
- 1.3.1-canary.684.24818543952.0 (canary) — 2026-04-23
- 1.5.1 — 2026-08-14
- 1.5.0 — 2026-07-23
- 1.4.0 — 2026-04-23
- 1.3.0 — 2026-02-20
- 1.2.1-canary.666.22208319509.0 — 2026-02-20
- 1.2.1-canary.666.22207068658.0 — 2026-02-20
- 1.2.0 — 2026-02-19
- 1.1.1-canary.665.22197998005.0 — 2026-02-19
- 1.1.1-canary.664.9ba5f6b.0 — 2026-02-19
- 1.1.1-canary.664.0505167d.0 — 2026-02-19
- 1.1.1-canary.664.c5fd0e8.0 — 2026-02-19
- 1.1.0 — 2026-02-17
- 1.0.1-canary.656.814cd91.0 — 2026-02-17
- … 15 more at https://npm.io/package/@quenty/nevermore-test-runner/versions

## README

## NevermoreTestRunner

<div align="center">
  <a href="http://quenty.github.io/NevermoreEngine/">
    <img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/docs.yml/badge.svg" alt="Documentation status" />
  </a>
  <a href="https://discord.gg/mhtGUS8">
    <img src="https://img.shields.io/discord/385151591524597761?color=5865F2&label=discord&logo=discord&logoColor=white" alt="Discord" />
  </a>
  <a href="https://github.com/Quenty/NevermoreEngine/actions">
    <img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/build.yml/badge.svg" alt="Build and release status" />
  </a>
</div>

Unified test runner service for Nevermore packages

<div align="center"><a href="https://quenty.github.io/NevermoreEngine/api/NevermoreTestRunnerUtils">View docs →</a></div>

## Installation

```
npm install @quenty/nevermoretestrunner --save
```

---
_Source: https://npm.io/package/@quenty/nevermore-test-runner · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
