[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1124988: ITP: node-manten -- tiny, async-first testing library for Node.js



Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <jello@debian.org>
X-Debbugs-CC: debian-devel@lists.debian.org, Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>, Hiroki Osame <hiroki.osame@gmail.com>

* Package name    : node-manten
  Version         : 1.10.0
  Upstream Author : Hiroki Osame <hiroki.osame@gmail.com>
* URL             : https://github.com/privatenumber/manten
* License         : Expat
  Programming Lang: JavaScript
  Description     : tiny, async-first testing library for Node.js

Manten is designed for speed with minimal overheadâ??just 2.3 kB and zero
dependencies beyond Jest's assertion library. Tests run immediately as
plain JavaScript with native async/await flow control, giving you full
control over concurrency without the complexity of a test runner.
.
Features:
.
  * Tiny: 2.3 kB minified
  * Fast: No test discovery overhead, tests run as plain Node.js scripts
  * Async-first: Native async/await for sequential or concurrent execution
  * Zero config: No test runner, no transformsâ??just Node.js
  * Full control: Manage async flow exactly how you want
  * Strongly typed: Full TypeScript support
  * Snapshot testing: Built-in snapshot support with automatic serialization
.
Node.js is an event-based server-side JavaScript engine.

Needed as a test dep for node-resolve-pkg-maps

I plan to maintain this as part of the JS team in Debian.


Reply to: