jsdom-testing-mocks

v1.9.0
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...

lint

eslint src/ --ext .ts,.tsx

test

jest

build

tsup

watch

tsup --watch

vitest

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

prepare

tsup

test:all

npm run test && npm run vitest && npm run test:examples && npm run vitest:examples

test:examples

npm --prefix ./examples run test

vitest:examples

npm --prefix ./examples run vitest

Metadata

  • MIT
  • >=14
  • Ivan Galiatin
  • released 5/9/2023

Downloads

Maintainers