and once you feel comfortable with that — use more complicated things and reduce boilerplate, you’ll naturally find solutions that’ll fit your coding style since Spek tests are just kotlin code in a giant lambda expression
s
sboishtyan
02/25/2017, 11:42 PM
artem_zin: thx
a
artem_zin
02/26/2017, 10:48 AM
@sboishtyan np, I’ll share a little bit experience learned from using Spek for about a year now in our team: sometimes we try to rethink over complicated specs that involve lots of own dsl extensions that reduce boilerplate and fall back to plain-old simple specs, feels so great.
Hope you’ll be able to find balance of boilerplate vs simplicity!
s
sboishtyan
02/27/2017, 10:50 AM
That's great. Where do you want to share your experience, blog or conference may be?
a
artem_zin
03/06/2017, 8:30 PM
@sboishtyan damn, can’t get used to Slack Threads yet, I’ve already shared some of it on 2 conferences in Russian (I can share links if you want), no plans for English variants yet