yeah, I guess my gut feel is that creating a fixtu...
# minutest
r
yeah, I guess my gut feel is that creating a fixture class is such a common pattern it would be nice to do away with the boilerplate of actually declaring it. I don’t think it’s possible with Kotlin’s type system, though