Join Slack
Powered by
But something like `Gen.lines(file).take(1000)` wo...
# kotlintest
l
LeoColman
11/26/2019, 5:08 PM
But something like
Gen.lines(file).take(1000)
would be very easy to use (and to implement)
m
Matteo Mirk
11/26/2019, 6:29 PM
seems a nice use case, maybe to test on a portion of production data
l
LeoColman
11/26/2019, 6:32 PM
That's my case xD
LeoColman
11/26/2019, 6:32 PM
I annonimized some data from production and created a file for it
s
sam
11/26/2019, 9:15 PM
seems like a good addition !
i
Ian Thomas
11/27/2019, 2:51 PM
agreed, this sounds great
5
Views
Open in Slack
Previous
Next