The rackunit
tests use the submodule feature new in Racket 5.3.
Tests are in (module+ test ..)
. You can run the tests for a
foo.rkt
file with raco test foo.rkt
. You can run tests for all
files using raco test ./
.
-
Notifications
You must be signed in to change notification settings - Fork 8
Racket support for HTTP 1.1.
License
greghendershott/http
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Racket support for HTTP 1.1.