Ruby: November 2007 Archives

Ruby Inline is an analog to Perl's Inline::C. Out of the box, it allows you to embed C/++ external module code in your ruby script directly. By writing simple builder classes, you can teach how to cope with new languages (fortran, perl, whatever). The code is compiled and run on the fly when needed.

Changes:

3.6.5 / 2007-11-08

miniunit is a completely minimial drop-in replacement for ruby's test/unit. This is meant to be clean and easy to use both as a regular test writer and for language implementors that need a minimal set of methods to bootstrap a working unit test suite.

Changes:

1.1.0 / 2007-11-08

  • 4 major enhancements:
    • Finished writing all missing assertions.
    • Output matches original test/unit.
    • Documented every method needed by language implementor.
    • Fully switched over to self-testing setup.
  • 2 minor enhancements:

    • Added deny (assert ! test), our favorite extension to test/unit.
    • Added .autotest and fairly complete unit tests. (thanks Chad for help here)
  • http://rubyforge.org/projects/bfts

About this Archive

This page is a archive of entries in the Ruby category from November 2007.

Ruby: October 2007 is the previous archive.

Ruby: December 2007 is the next archive.

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

Pages

Powered by Movable Type 4.1