UNPKG

mock-browser

Version:

A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environment.

8 lines (5 loc) 62 B
language: node_js node_js: - "6" - "4" script: npm test