Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.
/ run-dom-tests Public archive

🛠️ Run mocha tests on node.js using a virtual DOM.

Notifications You must be signed in to change notification settings

afska/run-dom-tests

Repository files navigation

run-dom-tests

Run mocha tests on node.js using a virtual DOM.

Usage:

npm install -g run-dom-tests
run-dom-tests test.json

JSON file format: { html, tests }

test

./test.js tests/basic.js

About

🛠️ Run mocha tests on node.js using a virtual DOM.

Topics

Resources

Stars

Watchers

Forks