# cursor-testing-example **Repository Path**: tpxx-oss-example/cursor-testing-example ## Basic Information - **Project Name**: cursor-testing-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-09 - **Last Updated**: 2025-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 创建空文件夹,文件夹名称 cursor-testing-example 2. 创建 README.md 文档 3. 使用maven 初始化 maven wrapper 4. 构建普通的 springboot工程 5. 用 cursor 对接外部接口 6. 配置 mockito + junit5 的单元测试环境 7. 利用 cursor 基于外部接口实现类,基于上一步的环境生成覆盖率高于 95% 的单元测试