Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.devel > #121957

Bug#1137059: RFP: node-vitest -- ESM-first testing framework inspired by Jest

From joe@nahmias.net
Newsgroups linux.debian.bugs.dist, linux.debian.devel
Subject Bug#1137059: RFP: node-vitest -- ESM-first testing framework inspired by Jest
Date 2026-05-19 02:50 +0200
Message-ID <MWgOJ-6byP-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, Anthony Fu <anthonyfu117@hotmail.com>, Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>, vitest.dev@gmail.com


* Package name    : node-vitest
  Version         : 4.1.6
  Upstream Author : Anthony Fu <anthonyfu117@hotmail.com>
* URL             : https://vitest.dev
* License         : Expat
  Programming Lang: JavaScript
  Description     : ESM-first testing framework inspired by Jest

 Features:
 .
  - Vite's config, transformers, resolvers, and plugins.
  - Jest Snapshot
  - Chai built-in for assertions, with Jest expect compatible APIs
  - Jest-compatible mocking, stubbing, and spies.
  - Filtering, timeouts, concurrent for suite and tests
  - Smart & instant watch mode, like HMR for tests!
  - Native code coverage via v8 or istanbul.
  - Components testing (Vue, React, Svelte, Lit, Marko)
  - Benchmarking support with Tinybench
  - Projects support
  - expect-type for type-level testing
  - ESM first, top level await
  - Out-of-box TypeScript / JSX support
  - Sharding support
  - Reporting Uncaught Errors
  - JSDOM and happy-dom for DOM and browser API mocking
  - Run your tests in the browser natively
  - Browser Mode for running component tests in the browser
 .
 Node.js is an event-based server-side JavaScript engine.

Back to linux.debian.devel | Previous | Next | Find similar


Thread

Bug#1137059: RFP: node-vitest -- ESM-first testing framework inspired by Jest joe@nahmias.net - 2026-05-19 02:50 +0200

csiph-web