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

Evaluate Testframework #7

Closed
ivarconr opened this issue Nov 5, 2014 · 3 comments
Closed

Evaluate Testframework #7

ivarconr opened this issue Nov 5, 2014 · 3 comments

Comments

@ivarconr
Copy link
Member

ivarconr commented Nov 5, 2014

JUnit is old and boring. Unit testing can be more fun with modern framework such as Spock.

I vote for switching to Spock.

What is your favorite test framework in java?

@sveinelo
Copy link

sveinelo commented Nov 5, 2014

JUnit + mockito is sufficent IMHO, but I might just be sceptic to a framwrok I haven't used myself. I both want and, probably at some point, need to learn it.

+1, for motivation and learning new things

@stigkj
Copy link

stigkj commented Nov 6, 2014

+1

Spock really advocates a good way of writing tests in addition to being extremely low on noise. In short, it makes test code beautiful.

@ivarconr
Copy link
Member Author

I close this as the client should remain simple and the we would probably not need for fancy testing frameworks beyond JUnit.

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

No branches or pull requests

3 participants