[ 源代码: node-assume ]
软件包:node-assume(2.3.0-1)
Expect-like assertions that work in node and the browser
Assume is an expect inspired assertion library who's sole purpose is to create a working and human readable assert library for browsers and node. The library is designed to work with different assertion styles.
Assume is written with client and server-side Javascript in mind and uses commonjs module system to export itself.
This package is used as a build dependency for other Debian packages. Specifically it is used in the testing phase of the build process.
其他与 node-assume 有关的软件包
|
|
|
|
-
- dep: node-deep-eql (>= 3.0.1)
- Improved deep equality testing for Node.js and the browser
-
- dep: node-fn-name
- Get the name of a named function
-
- dep: node-is-buffer
- Determine if an object is a Buffer
-
- dep: node-object-inspect (>= 1.5.0)
- string representations of objects in node and the browser
-
- dep: node-propget (>= 1.1.0)
- Propget is a small helper utility for finding
-
- dep: node-pruddy-error (>= 2.0.2)
- Prettify given error object
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable