[racket] Web server templates

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed Jun 6 13:25:34 EDT 2012

On Wed, Jun 6, 2012 at 10:57 AM, Jordan Schatz <jordan at noionlabs.com> wrote:
> But I've been getting around (mostly) the write code -> kill server / start
> server -> test -> debug -> kill server / start server work flow by
> coding/testing everything outside of the server, and then just doing integration
> testing in the server. So using unit tests, creating request structures,
> checking the responses from my functions etc. Now about 80% - 90% of my
> coding/testing happens with the server not running.

Very good advice.

Jay

-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

Posted on the users mailing list.