<@U12AGS8JG> is <this> being addressed by any alre...
# kotest-contributors
e
@sam is this being addressed by any already planned work for 6.0? IIRC you were ditching test types entirely?
s
I think this is because withDAta uses containers not test types
We can't get rid of test types entirely, but I did get rid of dynamic
e
ah okay, so instead of dynamic, withData creates a container per data point?
s
yes
so that users can nest further tests inside