ruby-minitest-around

Around block for minitest
  https://github.com/splattael/minitest-around
  0
  no reviews



Alternative for setup/teardown dance. Minitest-around also enables the use of multiple before/after blocks, which normally don't work in minitest. minitest-around currently supports only minitest 5.X