Write TableTest-style JUnit tests in Java or Kotlin for data-driven scenarios. Use when consolidating two or more similar @Test methods, adding multiple input/output examples, or documenting business rules as a table; avoid using it for a single case or when logic diverges.
Write TableTest-style JUnit tests in Java or Kotlin for data-driven scenarios. Use when consolidating two or more similar @Test methods, adding multiple input/output examples, or documenting business rules as a table; avoid using it for a single case or when logic diverges.
为数据驱动的用例编写 TableTest 风格的 JUnit 测试(Java/Kotlin)。当需要合并两个或以上相似的 @Test 方法、添加多个输入/输出示例,或将业务规则以表格形式记录时使用;对于单一用例或逻辑差异较大的情况应避免使用。
Category: developer (开发工具) · Author: nchaugen · Version: @main · License: Apache-2.0
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer