Skip to content

greghendershott/http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI raco pkg install http Documentation BSD License

Documentation

Documentation.

Unit tests

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