😞 that's annoying, oh well thanks for a quick and clear answer 🙂 I guess I need to figure what I do now/then
is there some other way to do parameterized tests (to use the junit term)?
s
sam
11/22/2022, 6:44 AM
You could just do a for loop yourself, over a list of data classes.
sam
11/22/2022, 6:44 AM
Basically take the datatest module and just copy n paste it - it's really just a few lines.