UNPKG

chai-soft-assert

Version:

Chai helper to include soft assertions on chai package

17 lines (16 loc) 257 B
{ "name": "esm-tests", "version": "1.0.0", "description": "", "type": "module", "main": "index.js", "scripts": { "test": "mocha" }, "author": "", "license": "ISC", "dependencies": { "chai": "^5.2.0", "mocha": "^11.1.0" } }