Join Slack
Communities
Powered by
How to read a text file in the src/test/resource f...
# getting-started
d
deusex
03/11/2017, 8:22 PM
How to read a text file in the src/test/resource folder? I want to use its content in a Spek test. In Java I would normally use a library like Spring, Guava or IOUtils. What is the idiomatic way in Kotlin?
Open in Slack
Previous
Next