UNPKG

chai-soft-assert

Version:

Chai helper to include soft assertions on chai package

19 lines (18 loc) 317 B
{ "name": "cjs-tests", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "mocha" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@types/mocha": "^10.0.10", "@types/node": "^22.13.1", "chai": "4.5.0", "mocha": "^11.1.0" } }