client_golang/prometheus/testutil
SuperQ 680d8edf61
Switch testutil to go-cmp
Remove a dependency by using go-cmp for `testutil.CollectAndCompare()`.
Note that the string output of `cmp.Diff()` is non-stable, so users
depending on stable `error` strings will nolonger work.

Signed-off-by: SuperQ <superq@gmail.com>
2024-06-19 22:55:50 +02:00
..
promlint Add LintDuplicateMetric to promlint 2024-03-16 12:12:08 +00:00
lint.go fix assorted oddities found by golangci-lint (#1040) 2022-08-03 06:30:51 +02:00
lint_test.go Improve various comments 2020-04-25 15:59:53 +02:00
testutil.go Switch testutil to go-cmp 2024-06-19 22:55:50 +02:00
testutil_test.go Switch testutil to go-cmp 2024-06-19 22:55:50 +02:00