assertion-error
assertion-error copied to clipboard
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
It was working fine in 1.1.0. Now providing the `ssf` does not skip the stack. Usage example: https://github.com/unional/assertron/blob/00d572b1a0cc5c2eb514697cbfd7215b22e30b79/src/assertron/throws.ts#L85-L88
We can probably remove this since we aren't doing coverage in deno anymore.
https://github.com/chaijs/assertion-error/blob/95cb66af78af3e65e3004b72152bb6f25d289daf/src/index.ts#L6 https://developer.mozilla.org/en-US/docs/web/javascript/reference/global_objects/error