On Mar 26, 2014, at 2:21 PM, Andy Seaborne <[email protected]> wrote:
> We (you, me, jeremy) seem to have ended up in a similar place. I have used junit4 for quite a bit now, but I definitely like the ability to define my own test suites programmatically, (which is needed for your use case) and the Parameterized Test Runner that comes built-in is close but not close enough; hence I roll my own
