1.0.0 • Published 7 years ago

mocha-pegjs-compiler v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

:coffee: mocha-pegjs-compiler

A PEG.js compiler for mocha

Install

npm install --save-dev mocha-pegjs-compiler

Use

mocha --compilers pegjs:mocha-pegjs-compiler

TODO:

  • Figure out the proper way to use the extension specified in the --compiler option, as of now is practically useless

Changelog

1.0.0

  • Initial release :mortar_board:

Credit

Asbjorn Enge's mocha-imguri-compiler which game me the structure to code this compiler.

1.0.0

7 years ago