software projects by ryan davis

minitest_bench

Comparative views of test framework speeds

minitest_bench sets up an apples to apples comparison of the following test frameworks:

and benchmarks from 10^0 to 10^5 tests for both passing and failing test cases.

Get The Code

If you just want to use minitest_bench, you can install it via RubyGems:
gem install minitest_bench
Fork me on GitHub If you want to hack on minitest_bench, clone it from GitHub:
git clone git://github.com/seattlerb/minitest_bench

Latest Activity