MCPcopy Create free account
hub / github.com/code-pushup/cli / audits.unit.test.ts

File audits.unit.test.ts

packages/plugin-axe/src/lib/meta/audits.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { AxePreset } from '../config.js';
2import { loadAxeRules, transformRulesToAudits } from './transform.js';
3
4describe('transformRulesToAudits', () => {

Callers

nothing calls this directly

Calls 2

transformRulesToAuditsFunction · 0.85
loadAxeRulesFunction · 0.85

Tested by

no test coverage detected