unit-test-json-serialization とは?
Jackson と @JsonTest を使用した JSON シリアル化/逆シリアル化の単体テストのパターンを提供します。 JSON マッピング、カスタム シリアライザー、日付形式の処理を検証するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
Jackson と @JsonTest を使用した JSON シリアル化/逆シリアル化の単体テストのパターンを提供します。 JSON マッピング、カスタム シリアライザー、日付形式の処理を検証するときに使用します。
コマンドラインで unit-test-json-serialization AI スキルを開発環境にすばやくインストール
ソース: giuseppe-trisciuoglio/developer-kit。
This skill provides patterns for unit testing JSON serialization and deserialization using Spring's @JsonTest and Jackson. It covers testing POJO mapping, custom serializers/deserializers, field name mappings, nested objects, date/time formatting, polymorphic types, and null handling without full Spring context.
JacksonTester not available: Ensure class is annotated with @JsonTest.
Field name doesn't match: Check @JsonProperty annotation and Jackson configuration.
Jackson と @JsonTest を使用した JSON シリアル化/逆シリアル化の単体テストのパターンを提供します。 JSON マッピング、カスタム シリアライザー、日付形式の処理を検証するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill unit-test-json-serializationJackson と @JsonTest を使用した JSON シリアル化/逆シリアル化の単体テストのパターンを提供します。 JSON マッピング、カスタム シリアライザー、日付形式の処理を検証するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill unit-test-json-serialization インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/giuseppe-trisciuoglio/developer-kit