Error constructor for test and validation frameworks that implements standardized AssertionError specification.
Ported from https://github.com/chaijs/assertion-error
import { AssertionError } from "https://raw.githubusercontent.com/denolib/assertion_error/master/index.ts";