idoros / zeejs

Layering in HTML
MIT License
7 stars 0 forks source link

External browser test API #6

Closed idoros closed 4 years ago

idoros commented 4 years ago

This PR intends to expose external browser testing APIs to the tests running within the browser. The idea is to keep tests simple and fast while allowing access to tools that are not possible within the browser, like actual user controls, accessibility checks and snapshot testing (image/data).