0.1.1 • Published 11 years ago

docrunner v0.1.1

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

docrunner

Broken docs suck

Run your docs before publishing them.

npm install docrunner

Docrunner differs from other doctest type solutions in a number of ways:

  • no new globals (no print, no wait, no log, etc.)
  • no extra characters (no prompt js> or continuation ..., no special comments // =>)
  • allows copy/paste of snippets directly to/from the repl
  • handles async assertions and errors naturally

Tests

See what works by running the tests.

npm test

Current Status

0.1.1

11 years ago

0.1.0

11 years ago