python-test-micrometer-testing-metrics

Installation
SKILL.md

Micrometer Testing Metrics

Table of Contents

Quick StartWhat Is This | When to Use | Simple Example

How to ImplementStep-by-Step | Test Registry Setup | Examples

HelpAnti-Patterns | Requirements

ReferenceRelated Skills

Purpose

Testing metrics requires explicit registry setup since Micrometer doesn't auto-wire in unit tests. This skill shows how to verify that custom metrics are correctly recorded in unit tests (SimpleMeterRegistry), integration tests (@AutoConfigureMetrics), and percentile/histogram calculations.

When to Use

Related skills
Installs
7
GitHub Stars
1
First Seen
Jan 23, 2026