# springboot-spock-demo **Repository Path**: wilsonyan/springboot-spock-demo ## Basic Information - **Project Name**: springboot-spock-demo - **Description**: 使用Groovy进行单元测试的Demo,依赖Spring Boot 与 Spock - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-12-05 - **Last Updated**: 2021-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-spock-demo #### 介绍 使用Groovy进行单元测试的Demo,依赖Spring Boot 与 Spock #### 使用说明 以idea为例 1. 将代码下载至本地 2. idea打开项目,标记src为Sources,标记test为Test Sources 3. 打开具体Test进行测试 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request