trurl-master / jsdom-testing-mocks

A set of tools for emulating browser behavior in jsdom environment
MIT License
112 stars 6 forks source link

Improve support of other testing frameworks #47

Closed trurl-master closed 1 year ago

trurl-master commented 1 year ago
  1. Completely remove all dependencies on jest
  2. Add configMocks as a way to pass hooks and tools
  3. Duplicate all tests using vitest