Recently in gauntlet Category

Gauntlet is a pluggable means of running code against all the latest gems and storing off the data.

Changes:

1.1.0 / 2009-06-23

  • 6 minor enhancements:

    • Added update command
    • Added example plugin lib/gauntlet_grep.rb
    • Added subcommands: help list report
    • Cleaned output
    • Updated to new hoe capabilities
    • gauntlet now runs in a unique subdirectory, so multiple can run at once
  • http://rubyforge.org/projects/seattlerb

Gauntlet Kicks Ass

| | Comments (0)
% gauntlet report parsetree
 47369 93.73% good
  2011  3.98% bad
  1160  2.30% skip
...
% gauntlet parse_tree
...
keyword_prospector-0.8.1
  setup.rb: good
  ALL GOOD!
kickstart-0.2.2.1
  lib/extentions/array.rb: good
  lib/extentions/class.rb: bad
KirbyBase-2.6
  lib/kirbybase.rb: bad
...

the fact that I can incrementally fix something and then run it against the known failures makes doing compatibility work via gauntlet pure joy. I've been using gauntlet to compare parsetree to rubyparser and to do round trips between rubyparser and ruby2ruby. It's finding _a lot of stuff for me to work on.

Gauntlet is a pluggable means of running code against all the latest gems and storing off the data.

Changes:

1.0.0 / 2008-12-04

About this Archive

This page is a archive of recent entries in the gauntlet category.

flog is the previous category.

heckle is the next category.

Find recent content on the main index or look in the archives to find all content.

June 2009: Monthly Archives

Pages

Powered by Movable Type 4.32-en