test_benchmark icon indicating copy to clipboard operation
test_benchmark copied to clipboard

*NOT ACTIVELY MAINTAINED* Rails plugin (and/or ruby gem) for benchmarking your test::units: a rework of the original by topfunky

Results 3 test_benchmark issues
Sort by recently updated
recently updated
newest added

If you install this as a gem, you can no longer use ENV['BENCHMARK'] to turn off the tests because the init.rb file is missing from the gem.

while running autotest the benchmarks cause the output from failed tests to scroll off the screen. it would be nice if there was a flag to say "don't dump the...

Very nice plugin, but on Windows you see on the console ... ps : illegal option -- o Loaded suite C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ... That 'ps' line is due to init.rb,...