prometheus / procfs

procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Apache License 2.0
754 stars 311 forks source link

Using stretchr/testify #377

Open corny opened 3 years ago

corny commented 3 years ago

Do we want to use https://github.com/stretchr/testify to simplify tests?

SuperQ commented 3 years ago

No objection from me, we use it in other Prometheus repos.

What do you think @discordianfish?

discordianfish commented 3 years ago

Sure, assuming it simplifies the tests