paren-test

2017-08-30

No Description

Upstream URL

github.com/gonzojive/paren-test

Author

Red Daly <reddaly@gmail.com.>, Red Daly <reddaly at gmail>

License

MIT
README

Paren Test

Parenscript testing framework. Works, but it needs love to be more lovable.

Note: By default Paren Test tries to execute the javascript generated by parenscript through spidermonkey. It assumes spidermonkey is installed and in the PATH. If you want to exxecute the javascript using node instead, after loading paren-test evaluate the following expression in the REPL:

> (setf paren-test:*js-executable* "node")

Dependencies (3)

  • paren-files
  • parenscript
  • trivial-shell

Dependents (0)

    • GitHub
    • Quicklisp