MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / snippets.js

File snippets.js

lib/command/gherkin/snippets.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import escapeStringRegexp from 'escape-string-regexp'
2import fs from 'fs'
3import Gherkin from '@cucumber/gherkin'
4import { IdGenerator } from '@cucumber/messages'

Callers

nothing calls this directly

Calls 8

getTestRootFunction · 0.90
getConfigFunction · 0.90
parseFileFunction · 0.85
initMethod · 0.80
includesMethod · 0.80
pushMethod · 0.80
filterMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected