MCPcopy Index your code
hub / github.com/nodejs/node / name_pattern.js

File name_pattern.js

test/fixtures/test-runner/output/name_pattern.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --test-name-pattern=enabled --test-name-pattern=yes --test-name-pattern=/pattern/i --test-name-pattern=/^DescribeForMatchWithAncestors\sNestedDescribeForMatchWithAncestors\sNestedTest$/
2'use strict';
3const common = require('../../../common');
4const {

Callers

nothing calls this directly

Calls 10

beforeEachFunction · 0.85
beforeEachMethod · 0.80
afterEachMethod · 0.80
requireFunction · 0.50
testFunction · 0.50
itFunction · 0.50
beforeFunction · 0.50
afterFunction · 0.50
skipMethod · 0.45
testMethod · 0.45

Tested by

no test coverage detected