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

File bdd.ts

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

Source from the content-addressed store, hash-verified

1// Copyright 2018-2026 the Deno authors. MIT license.
2
3/**
4 * A {@link https://en.wikipedia.org/wiki/Behavior-driven_development | BDD} interface

Callers

nothing calls this directly

Calls 6

itDefinitionFunction · 0.85
describeDefinitionFunction · 0.85
itFunction · 0.70
describeFunction · 0.70
ignoreMethod · 0.65
onlyMethod · 0.65

Tested by

no test coverage detected