MCPcopy Create free account
hub / github.com/denoland/std / getAssertionState

Function getAssertionState

internal/assertion_state.ts:244–246  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

242 * ```
243 */
244export function getAssertionState(): AssertionState {
245 return assertionState;
246}

Callers 3

_assertions.tsFile · 0.85
itFunction · 0.85
_test_suite.tsFile · 0.85

Calls

no outgoing calls

Tested by 1

itFunction · 0.68