Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mg50/Clojure-Cob-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Clojure web server that passes the cob spec. Install the dependencies with lein deps, and make sure there's a copy of the cob spec in the cob_spec/ folder at the top-level of the project. Run lein run from the top level to begin the server. To start Fitnesse, go into the cob_spec folder and enter java -jar fitnesse.jar -p 9090, then go to localhost:9090 in your browser. To run the HTTPSuite, make sure to run lein uberjar first and set the correct path to the new jar file in the Server Set Up test.

To run the unit tests, enter lein test cob-server.router-test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published