Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
itDefinition
Function · 0.85
describeDefinition
Function · 0.85
it
Function · 0.70
describe
Function · 0.70
ignore
Method · 0.65
only
Method · 0.65
Tested by
no test coverage detected