issues
search
featurist
/
browser-monkey
Reliable DOM testing
https://browsermonkey.org
53
stars
6
forks
source link
Support for Jest and JSDOM
#105
Closed
refractalize
closed
3 years ago
refractalize
commented
3 years ago
Automatically detects JSDOM environment
Most tests now running against JSDOM
excluding mount tests that bring in different front-end frameworks
excluding iframe tests and visibility tests that don't work in JSDOM
included test in Jest to ensure compatibility