Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add JUnitParams to your resources list #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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