Skip to content

0.11.0: Test adapter and RSpec matchers

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 11:58
v0.11.0
5d492d3

Added

  • RSpec matchers increment_yabeda_counter, update_yabeda_gauge, and measure_yabeda_histogram for convenient testing. #25 by [@Envek][]
  • Automatic setup of RSpec on require "yabeda/rspec"
  • Special test adapter that collects metric changes in memory