sa11y

@sa11y/test-integration

Private package for integration testing @sa11y packages across different environments and test runners.

Overview

This package ensures that all @sa11y packages work correctly together and in different testing environments. It contains integration tests that verify cross-package compatibility and end-to-end functionality.

Test Coverage

Usage

This is an internal package used by the Sa11y development team and CI/CD pipeline. It’s not intended for external consumption.

# Run integration tests
yarn test

# Run specific test suites
yarn test --suite jest
yarn test --suite wdio