Menu

#83 Create Spock unit test skeletons

Version 3.0.4
open
nobody
None
5
2015-03-09
2015-03-09
No

Spock is a popular Groovy unit testing framework for Groovy and Java code. Eclipse treats Spock tests just like JUnit tests. Spock v1.0 was recently released, although it's been use for quite a while before that. It would be reasonable for MoreUnit to generate a Spock unit test skeleton, along with the JUnit and TestNG choices. The mocking library could default to Spock, if generating Spock code, but there's nothing preventing a Spock test from using Mockito or PowerMock.

Discussion


Log in to post a comment.