swathisprasad / filezip-maven-plugin

A Maven plugin that creates a zip file.
Apache License 2.0
3 stars 4 forks source link

Unit and Integration Tests for your plugin #1

Closed ivangfr closed 4 years ago

ivangfr commented 4 years ago

Hi, I am implementing a maven plugin and I end up finding your project. Have you already implemented (or tried to implement) Unit and Integration tests for your plugin? Thanks!