function failimport { fail } from "https://deno.land/x/dejs@0.4.0/vendor/https/deno.land/std/testing/asserts.ts"; fail(msg?: string): voidForcefully throws a failed assertion Parametersoptionalmsg: stringReturnsvoid