https://kotlinlang.org logo
#kobalt
Title
c

cedric

05/09/2016, 6:59 PM
I also like that the build file DSL can be used directly into the test:
Copy code
private val project : Project get() = project { name = "dummy” }
❤️ 1