This past week I wrote yet another testing library for Racket.

https://github.com/jeapostrophe/chk

It is meant to be extremely minimal in implementation (less than 1k
lines, including docs and tests) but have a lot of flexibility.

The docs are here:

https://plt.eecs.northwestern.edu/pkg-build/doc/chk@chk/index.html

It only works with the current snapshot, because of some changes in
the rackunit package. (It does not depend on rackunit, but uses the
same library that it does to cooperate with raco test/etc. The change
makes it so that such cooperation does not require depending on
rackunit.)

Jay

-- 
Jay McCarthy
Associate Professor
PLT @ CS @ UMass Lowell
http://jeapostrophe.github.io

           "Wherefore, be not weary in well-doing,
      for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
                          - D&C 64:33

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to