test-dev

Community

标准化测试框架,提升覆盖率与质量

Authorwhtoo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

测试开发标准化框架,确保项目采用统一的测试工具链和风格,提升可维护性与覆盖率。

Core Features & Use Cases

  • 测试框架: JUnit 5 + AssertJ + Mockito + JaCoCo 版本与配置规范。
  • 测试编写规范: 命名、结构、Given-When-Then 模式示例。
  • 测试类型: 单元、集成、参数化等模板。

Quick Start

mvn test 将执行所有测试并生成覆盖率报告。

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: test-dev
Download link: https://github.com/whtoo/How_to_implment_PL_in_Antlr4/archive/main.zip#test-dev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository