jsdom-testing-mocks

v1.13.1
A set of tools for emulating browser behavior in jsdom environment
testing jsdom jest vitest mock Resize Observer API Intersection Observer API Web Animations API WAAPI and 4 more...

watch

tsup --watch

build

tsup

test:jest

jest

test:swc

jest --config ./swcjest.config.ts

test:vi

vitest --config ./vitest.config.ts run

test:examples

npm --prefix ./examples run test:all

test:all

npm run test:jest && npm run test:vi && npm run test:swc && npm run test:examples

lint

eslint src/ --ext .ts,.tsx

prepare

tsup
npm i jsdom-testing-mocks

Metadata

  • MIT
  • >=14
  • Ivan Galiatin
  • released 8/5/2024

Downloads

Maintainers