Integration testing the Typelevel toolkit
- 2158 words
- 11 min
How do you test a meta library that is meant to be used mainly via scala-cli
? And also, how do you automatize the tests for every platform that the meta library supports? Here's how we did in a weekend full of sbt
-fu.