Pragmatists/JUnitParams

Feature of splitting the array

dgagn opened this issue · 1 comments

dgagn commented

In the codebase, the function to split the arguments should be customizable. I would like an API like

@Parameters(split={";",":"})
// ...

I can work on this feature if you'd like.

dgagn commented

Closed because it was already answered.