Dude you're on fire! On Wed, Mar 18, 2015 at 8:21 AM, Alexander Williams <[email protected]> wrote:
> Hi list, > > I've written a small unit testing library/framework for testing PicoLisp > code. > > It's extremely simple but produces somewhat decent output. > > https://github.com/aw/picolisp-unit > > I've already included this library in the picolisp-bcrypt library, and > written tests for it as well: > > https://travis-ci.org/aw/picolisp-bcrypt > > The library includes a few types of assertions, but I still have some > others to add, including refute and some other things. > > Please let me know your comments/suggestions > > Thanks! >
