MCPcopy
hub / github.com/formatjs/formatjs / run

Method run

packages/eslint-plugin-formatjs/tests/util.ts:28–28  ·  view source on GitHub ↗
(
    name: string,
    rule: Rule.RuleModule,
    tests: {
      valid: Array<string | ValidTestCase>
      invalid: Array<InvalidTestCase>
    }
  )

Source from the content-addressed store, hash-verified

26
27interface EslintCompatRuleTester {
28 run(
29 name: string,
30 rule: Rule.RuleModule,
31 tests: {

Callers 15

runMethod · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
buildWithWebpackFunction · 0.65
buildWithRspackFunction · 0.65
no-offset.test.tsFile · 0.65
no-id.test.tsFile · 0.65

Implementers 1

BazelNpmWorkspacetools/release-please/npm-workspace-plu

Calls

no outgoing calls

Tested by 2

buildWithWebpackFunction · 0.52
buildWithRspackFunction · 0.52