this project has been superseded by distage-example, please consult distage-example
for up-to-date version of this project.
This is the final state of an example project livecoded at ScalaWAW Warsaw Meetup. Video: https://www.youtube.com/watch?v=C0srg5T0E4o&t=4971
Features distage, Bifunctor Tagless Final, ZIO Environment for composing test fixtures, and distage-docker for setting up test containers.
To launch tests that require postgres ensure you have a docker
daemon running in the background.
- Functional Scala 2019 – Hyperpragmatic Pure FP testing with distage-testkit
- ScalaWAW Warsaw Meetup – Livecoding this project