Groovy vs Java for Testing [video]
Resources for my “Is Groovy Better Than Java for Testing?” talk.
Is Groovy better for testing than Java?
from Trisha Gee
- Blog: Mocking in Spock
- Blog: Stubbing in Spock
- Blog: Data Driven Testing in Spock
- Spock Reference Documentation
- Book: Working Effectively With Unit Tests - Jay Fields
- Video: Making Java Tests Groovy with Spock - Ken Sipe
- Code: MongoDB Java Driver All examples from the talk come from the MongoDB Java driver. Some tests have been improved or dropped over time.