MCPcopy Create free account
hub / github.com/denoland/std / snapshot_test.ts

File snapshot_test.ts

testing/snapshot_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2018-2026 the Deno authors. MIT license.
2import { stripAnsiCode } from "@std/fmt/colors";
3import { dirname, fromFileUrl, join, toFileUrl } from "@std/path";
4import {

Callers

nothing calls this directly

Calls 15

toFileUrlFunction · 0.90
joinFunction · 0.90
dirnameFunction · 0.90
fromFileUrlFunction · 0.90
assertSnapshotFunction · 0.90
stripAnsiCodeFunction · 0.90
serializeFunction · 0.90
failFunction · 0.90
assertInstanceOfFunction · 0.90
assertFunction · 0.90
assertStringIncludesFunction · 0.90
createAssertSnapshotFunction · 0.90

Tested by

no test coverage detected