# @quenty/playermock

> Mock Player instance standing in for a Player in tests

Latest version **1.9.1** (published 2026-09-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install @quenty/playermock
pnpm add @quenty/playermock
yarn add @quenty/playermock
bun add @quenty/playermock
```

## 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.9.1 |
| Published | 2026-09-03 |
| First published | 2026-07-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 15 |
| Unpacked size | 285.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 610 |
| Maintainers | quenty |
| Keywords | Roblox, Nevermore, Lua, playermock |

## Links

- npm: https://www.npmjs.com/package/@quenty/playermock
- 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/playermock

## Dependencies (15)

- [@quenty/rx](https://npm.io/package/@quenty/rx.md) 13.34.0
- [@quenty/maid](https://npm.io/package/@quenty/maid.md) 3.12.0
- [@quenty/table](https://npm.io/package/@quenty/table.md) 3.9.2
- [@quenty/tuple](https://npm.io/package/@quenty/tuple.md) 1.9.1
- [@quenty/loader](https://npm.io/package/@quenty/loader.md) 10.11.1
- [@quenty/signal](https://npm.io/package/@quenty/signal.md) 7.13.2
- [@quentystudios/t](https://npm.io/package/@quentystudios/t.md) ^3.0.0
- [@quenty/enumutils](https://npm.io/package/@quenty/enumutils.md) 3.4.6
- [@quenty/jestutils](https://npm.io/package/@quenty/jestutils.md) 1.1.0
- [@quenty/steputils](https://npm.io/package/@quenty/steputils.md) 3.9.0
- [@quenty/servicebag](https://npm.io/package/@quenty/servicebag.md) 11.21.0
- [@quenty/instance-path](https://npm.io/package/@quenty/instance-path.md) 1.2.0
- [@quenty/bindable-utils](https://npm.io/package/@quenty/bindable-utils.md) 1.1.0
- [@quentystudios/jest-lua](https://npm.io/package/@quentystudios/jest-lua.md) 3.10.0-quenty.2
- [@quenty/nevermore-test-runner](https://npm.io/package/@quenty/nevermore-test-runner.md) 1.6.0

## Alternatives

- [pagerjs](https://npm.io/package/pagerjs.md) — 60 weekly downloads
- [whistle.savefor-mock](https://npm.io/package/whistle.savefor-mock.md) — 4 weekly downloads
- [@precisa-saude/fhir-rnds-sandbox](https://npm.io/package/@precisa-saude/fhir-rnds-sandbox.md) — 0 weekly downloads
- [@codegrenade/naija-faker-mcp](https://npm.io/package/@codegrenade/naija-faker-mcp.md) — 0 weekly downloads
- [@hainaio/page-spy-plugin-ospy](https://npm.io/package/@hainaio/page-spy-plugin-ospy.md) — 0 weekly downloads

## Recent versions

- 1.9.1 (latest) — 2026-09-03
- 1.4.0-canary.748.30065003709.0 (canary) — 2026-07-24
- 1.9.0 — 2026-09-02
- 1.8.0 — 2026-08-28
- 1.7.0 — 2026-08-28
- 1.6.1 — 2026-08-14
- 1.6.0 — 2026-07-28
- 1.5.2 — 2026-07-27
- 1.5.1 — 2026-07-25
- 1.5.0 — 2026-07-25
- 1.4.0 — 2026-07-24
- 1.3.0 — 2026-07-24
- 1.2.1-canary.750.30064021947.0 — 2026-07-24
- 1.2.1-canary.750.30063191940.0 — 2026-07-24
- 1.3.0-canary.750.30063050774.0 — 2026-07-24
- … 3 more at https://npm.io/package/@quenty/playermock/versions

## README

## PlayerMock

<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>

Mock Player instance standing in for a Player in tests

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

## Installation

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

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