Core engine for HTML DOM testing
npm install @atomic-testing/dom-coreUtilities for testing plain DOM elements with the Atomic Testing workflow.
This package provides the low-level engine used by browser-based adapters.
``bash``
pnpm add @atomic-testing/dom-core
See the documentation for usage examples.