manten - Manten Testing Library for Node.js
Standalone async test library with groups, hooks, snapshots, and concurrency
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run test
- group tests
- assert value
- test snapshot
- register hook
- skip test
- set timeout
- configure snapshot
- set process timeout
Inputs
- test file
- test function
- expected value
- snapshot data
- timeout value
- retry count
- skip reason
- configuration options
Outputs
- test result
- snapshot file
- error log
- exit code
Requirements
- Node.js 22.6+
- async support
