npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "test" 的结果(共 77 个)
mocha

simple, flexible, fun test framework

MIT
ws

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

MIT
useragent

Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing

MIT
zombie

Insanely fast, full-stack, headless browser testing using Node.js

MIT
api-easy

Fluent (i.e. chainable) syntax for generating vows tests against RESTful APIs.

chai

BDD/TDD assertion library for node.js and the browser. Test framework agnostic.

MIT
denque

The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.

Apache-2.0
babel-preset-latest

Babel preset including es2015+

MIT
sharp

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images

Apache-2.0
@nuxt/static

The fastest way to statically export your Nuxt application

MIT
synchronous-promise

Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise

BSD-3-Clause
pngjs2

PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.

MIT
proxyquire

Proxies nodejs require in order to allow overriding dependencies during testing.

MIT
semver-greatest-satisfied-range

Find the greatest satisfied semver range from an array of ranges.

MIT
jasmine-pit

Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex

MIT
p-locate

Get the first fulfilled promise that satisfies the provided testing function

MIT
fdir

The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s

MIT
is-property

Tests if a JSON property can be accessed using . syntax

MIT
string-argv

string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.

MIT
deep-eql

Improved deep equality testing for Node.js and the browser.

MIT
assert-helpers

Common utilities and helpers to make testing assertions easier

Artistic-2.0
codeclimate-test-reporter

Code Climate test reporter client for javascript projects

MIT
@parcel/fs-write-stream-atomic

Like `fs.createWriteStream(...)`, but atomic.

ISC
jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

MIT
jasmine-node

DOM-less simple JavaScript BDD testing framework for Node

MIT