kibana/packages/kbn-axe-config
2022-03-29 15:12:14 -07:00
..
src [axe-config] extract module to it's own package (#128815) 2022-03-29 15:12:14 -07:00
BUILD.bazel [axe-config] extract module to it's own package (#128815) 2022-03-29 15:12:14 -07:00
package.json [axe-config] extract module to it's own package (#128815) 2022-03-29 15:12:14 -07:00
README.md [axe-config] extract module to it's own package (#128815) 2022-03-29 15:12:14 -07:00
tsconfig.json [axe-config] extract module to it's own package (#128815) 2022-03-29 15:12:14 -07:00

@kbn/axe-config

This is package shares axe rule configuration and options between various axe tests and test runners (e.g., Kibana FTR, Cypress, jest). The API remains the same between each axe runner, and should ideally be shared between each to maintain consistency across Kibana.