catdad / grandma

👵 fully programmable stress testing framework
20 stars 4 forks source link

allow numeric metrics to be reported in a test #191

Closed catdad closed 4 years ago

catdad commented 5 years ago
this.metric('one', 12);
this.metric('two', 374);
catdad commented 5 years ago

WIP branch here: https://github.com/catdad/grandma/tree/191-metrics

catdad commented 4 years ago

Published in 0.10.0.