Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-pushup/cli
/ groups.unit.test.ts
File
groups.unit.test.ts
packages/plugin-axe/src/lib/meta/groups.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Group } from
'@code-pushup/models'
;
2
import
{ loadAxeRules, transformRulesToGroups } from
'./transform.js'
;
3
4
describe(
'transformRulesToGroups'
, () => {
Callers
nothing calls this directly
Calls
2
transformRulesToGroups
Function · 0.85
loadAxeRules
Function · 0.85
Tested by
no test coverage detected