Showing 1-20 of 11,299 packages
Soft Asserts JSON, Array and other data
> TODO: description
The Assertion Tool is designed to enhance your testing framework by allowing tests to continue running even when assertions fail. Instead of halting the test upon an assertion failure, it will capture the error and continue running the test suite.
Chai helper to include soft assertions on chai package
ZH, or zephyr helpers is a Node JS framework that implements test suites with Zephyr scale for Jira. It uses a soft-assert function to absorb failing assertions and translate them to a true/false value.
ZH Cloud, or zephyr helpers is a Node JS framework that implements test suites with Zephyr scale for Jira. It uses a soft-assert function to absorb failing assertions and translate them to a true/false value.
Invariant and non-null/undefined assertion check with type guards
The assert module from Node.js, for the browser.
minimalistic-assert ===
Synchronous validation of a path existing either as a file or as a directory.
correct invalid SPDX expressions
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
assert with status codes
Extra assertions on top of node's assert module
A robust, ES3 compatible, "has own property" predicate.
Is this value a JS ArrayBuffer?
What is the type of this builtin JS value?
Which kind of boxed JS primitive is this?
Is this value a JS SharedArrayBuffer?
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.