valimate-notifier
Version:
A Node.js module to notify Valimate when your local app instance is running
7 lines (4 loc) • 485 B
Markdown
# Valimate Notifier
A Node.js module to notify [Valimate](https://github.com/jamesseanwright/valimate) when your local app instance is running.
Use this module if you wish to use Valimate to validate markup generated by a local Node.js process; this approach allows any neccessary startup code before testing begins.
See the [Running against a local app server](https://github.com/jamesseanwright/valimate/wiki/Running-against-a-local-app-server) Wiki page for integration guidance.