# ut-maven-plugin **Repository Path**: mirrors_blueshen/ut-maven-plugin ## Basic Information - **Project Name**: ut-maven-plugin - **Description**: Maven Plugin - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## ut-maven-plugin [![Build Status](https://travis-ci.org/blueshen/ut-maven-plugin.png?branch=master)](https://travis-ci.org/blueshen/ut-maven-plugin) Maven Plugin for Generate Unit Test Code Template >This tool is not designed to solve the problem of the whole unit testing, but simply to generate the necessary test code, and improve the efficiency of write unit tests. ### Usage: cn.shenyanchao.ut ut-maven-plugin 0.2.9 source2test process-test-sources source2test ### Run from Source mvn clean install ### Debug from Source mvn clean integration-test