Skip to content

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

Notifications You must be signed in to change notification settings

gonzojive/paren-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages