UNPKG

@axe-core/cli

Version:

A CLI for accessibility testing using axe-core

5 lines (4 loc) 156 B
import testPages from './axe-test-urls'; import { saveOutcome } from './utils'; import * as utils from './utils'; export { saveOutcome, testPages, utils };