I've made some libraries to assist testing. One is for integration testing and 
also making REST request simpler in general, and the other is for making mocks 
of procedures and checking they're called with certain arguments. The packages 
are named "request" (http://pkg-build.racket-lang.org/doc/request/index.html) 
and "jack-mock" (http://pkg-build.racket-lang.org/doc/mock/index.html) 
respectively. Let me know what you all think!

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