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

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

Contributors 3

  •  
  •  
  •  

Languages