2011-11-01

Let's Code Jumi #88: Maven Plugin Testing (Part 1)

To get started on writing the Maven plugin, we first need some way to write tests for it. I found from Stack Overflow a list of options, of which I will evaluate the alternatives for integration testing: shitty-maven-plugin and maven-invoker-plugin. I choose the latter one and write an integration test using it.

Download as MP4

Episode Archive