Skip to content

Code for the Writing Test Driven Apps with http4k presentation

Notifications You must be signed in to change notification settings

http4k/Writing_Test_Driven_Apps_with_http4k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for the Writing Test Driven Apps with http4k presentation

Pre-requisites

To simulate the 3rd party dictionary service, we need to run the DictionaryService in its own terminal:

./gradlew runThirdPartyDictionary

We also need add a fake dns entry to etc/hosts:

127.0.0.1	localhost api.dictionary.com

Building it

./gradlew check

About

Code for the Writing Test Driven Apps with http4k presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages