unit-test-config-properties とは?
@ConfigurationPropertiesTest を使用して @ConfigurationProperties クラスの単体テストのパターンを提供します。アプリケーション構成のバインディングと検証を検証するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
@ConfigurationPropertiesTest を使用して @ConfigurationProperties クラスの単体テストのパターンを提供します。アプリケーション構成のバインディングと検証を検証するときに使用します。
コマンドラインで unit-test-config-properties AI スキルを開発環境にすばやくインストール
ソース: giuseppe-trisciuoglio/developer-kit。
This skill provides patterns for unit testing @ConfigurationProperties bindings, environment-specific configurations, and property validation using JUnit 5. It covers testing property name mapping, type conversions, validation constraints, nested structures, and profile-specific configurations without full Spring context startup.
Properties not binding: Verify prefix and property names match exactly (including kebab-case to camelCase conversion).
Validation not triggered: Ensure @Validated is present and validation dependencies are on classpath.
@ConfigurationPropertiesTest を使用して @ConfigurationProperties クラスの単体テストのパターンを提供します。アプリケーション構成のバインディングと検証を検証するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill unit-test-config-properties@ConfigurationPropertiesTest を使用して @ConfigurationProperties クラスの単体テストのパターンを提供します。アプリケーション構成のバインディングと検証を検証するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill unit-test-config-properties インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/giuseppe-trisciuoglio/developer-kit