# @lx-frontend/node-miniapp-visual-test

> 微信小程序E2E视觉测试工具库

Latest version **0.2.3** (published 2024-08-22) · ISC license · 0 weekly downloads

## Install

```sh
npm install @lx-frontend/node-miniapp-visual-test
pnpm add @lx-frontend/node-miniapp-visual-test
yarn add @lx-frontend/node-miniapp-visual-test
bun add @lx-frontend/node-miniapp-visual-test
```

Provides the command `allureServer`.

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.3 |
| Published | 2024-08-22 |
| First published | 2024-01-11 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 12 |
| Unpacked size | 244.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | mindwang |
| Maintainers | liuzihao0413, ruqimobile, haiyulu, erica.liuyj, pok.h, chenzian, azumia, jeely, lichao.franklee, mind29, yuki.liu, lixinleon, frontbot, owen.huang, tiny.tu, simba.wang |

## Links

- npm: https://www.npmjs.com/package/@lx-frontend/node-miniapp-visual-test
- Repository: git@gitlab.lixinio.com:frontend/lx-basic
- npm.io page: https://npm.io/package/@lx-frontend/node-miniapp-visual-test

## Dependencies (12)

- [jimp](https://npm.io/package/jimp.md) ^0.22.10
- [tslib](https://npm.io/package/tslib.md) ^2.5.3
- [npmlog](https://npm.io/package/npmlog.md) ^7.0.1
- [express](https://npm.io/package/express.md) ^4.19.2
- [shelljs](https://npm.io/package/shelljs.md) ^0.8.5
- [fs-extra](https://npm.io/package/fs-extra.md) ^11.1.1
- [pixelmatch](https://npm.io/package/pixelmatch.md) ^5.3.0
- [short-uuid](https://npm.io/package/short-uuid.md) ^5.2.0
- [@jest/globals](https://npm.io/package/@jest/globals.md) ^29.7.0
- [@types/npmlog](https://npm.io/package/@types/npmlog.md) ^7.0.0
- [@types/express](https://npm.io/package/@types/express.md) ^4.17.21
- [miniprogram-automator](https://npm.io/package/miniprogram-automator.md) ^0.12.1

## Recent versions

- 0.2.3 (latest) — 2024-08-22
- 0.2.3-beta.5 (beta) — 2024-08-21
- 0.1.6-beta (beta.1) — 2024-07-15
- 0.2.3-beta.4 — 2024-08-20
- 0.2.3-beta.2 — 2024-08-07
- 0.2.2 — 2024-08-02
- 0.2.1 — 2024-08-02
- 0.1.5 — 2024-04-22
- 0.1.4-beta — 2024-04-18
- 0.1.3 — 2024-03-27
- 0.1.2 — 2024-01-11

## README

# @lx-frontend/node-miniapp-visual-test

小程序视觉测试工具库

详细用法请查看 example 和 tests 测试用例。

## usage

- [快速上手指南](doc/快速上手指南.md)
- [最佳实践](doc/最佳实践.md)
- [集成](doc/集成.md)
- [stepExecutor](doc/stepExecutor.md)

---
_Source: https://npm.io/package/@lx-frontend/node-miniapp-visual-test · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
