better-java
better-java copied to clipboard
add JUnitParams to your resources list
Hey guys,
What's about adding JUnitParams to your resources list??
Basically, JUnitParams is a library which allows to create readable and maintainable parametrised tests. It is not widely known in the Java world, even though it provides much better functionalities than JUnit Parametrised runner.
Good addition. I'm considering adding this to the JUnit section, though. What do you think?
Do whatever you prefer, for me both options are fine.
I use JUnitParams all the time, but never without JUnit so I'd suggest the JUnit section is a perfect place to put this addition.