a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup csbattery 0.2.2 setup.rb {README} rubyforge:754
maintainers nomaintainer@macports.org
description A unit testing framework for ruby.
long_description cs/Battery is a unit testing framework for Ruby. \
It captures all standard error and output and reports \
the entire summary of all tests formatted as valid \
YAML, for easier reading and parsing. Another \
key feature is that all tests run in the order \
they are added to their batteries by default, but \
you can also re-arrange run order through the \
battery#tests method.
checksums md5 7f37a2217ed00b5f45c3157ecdd0e0af
homepage http://battery.rubyforge.org/
platforms darwin