Skip to content

Conversation

Cs4r
Copy link

@Cs4r Cs4r commented Oct 1, 2015

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.

@cxxr
Copy link
Owner

cxxr commented Oct 24, 2015

Good addition. I'm considering adding this to the JUnit section, though. What do you think?

@Cs4r
Copy link
Author

Cs4r commented Oct 25, 2015

Do whatever you prefer, for me both options are fine.

@smoyer64
Copy link

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.

@koppor
Copy link

koppor commented May 27, 2024

I think, this is now outdated with JUnit5: https://www.baeldung.com/parameterized-tests-junit-5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants