npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "testing" 的结果(共 322 个)
zombie

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

MIT
synchronous-promise

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

BSD-3-Clause
proxyquire

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

MIT
p-locate

Get the first fulfilled promise that satisfies the provided testing function

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
jasmine-node

DOM-less simple JavaScript BDD testing framework for Node

MIT
simple-is

maximally minimal type-testing library

jest-watcher

Delightful JavaScript Testing.

MIT
jest-haste-map

`jest-haste-map` is a module used by Jest, a popular JavaScript testing framework, to create a fast lookup of files in a project. It helps Jest efficiently locate and track changes in files during testing, making it particularly useful for large projects

MIT
supertest

SuperAgent driven library for testing HTTP servers

MIT
is

the definitive JavaScript type testing library

MIT
stream-spigot

A readable stream generator, useful for testing or converting simple functions into Readable streams.

MIT
testcheck

Property testing for JavaScript

BSD-3-Clause
testem

Test'em 'scripts! JavaScript unit testing made easy.

MIT
@types/rx-lite-testing

TypeScript definitions for rx-lite-testing

MIT
qunitjs

An easy-to-use JavaScript Unit Testing framework.

MIT
vitest

Next generation testing framework powered by Vite

MIT
nodeunit

Easy unit testing for node.js and the browser.

MIT
rewire

Easy dependency injection for node.js unit testing

MIT
utest

The minimal unit testing library.

testjs

A compact testing module for node.js.

Apache-2.0
jasmine-core

Simple JavaScript testing framework for browsers and node.js

MIT
babel-plugin-tester

Utilities for testing babel plugins

MIT
qunit-cli

A command line interface for the QUnit testing framework