Download and Install rb-csbattery on Mac OS X
Friday the 25th of July, 2008

    rb-csbattery  most recent diff


      View the most recent changes for the rb-csbattery port at: rb-csbattery.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-csbattery.
      The raw portfile for rb-csbattery is located here:
      http://rb-csbattery.darwinports.com/dports/ruby/rb-csbattery/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/rb-csbattery
      Google
      Web Darwinports.com



      # $Id: Portfile 30250 2007-10-23 02:16:17Z jmpp macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup csbattery 0.2.2 setup.rb {README} rubyforge:754
      Maintainers: nomaintainer
      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/
      Platform: darwin

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/rb-csbattery
      % sudo port install rb-csbattery
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching rb-csbattery
      ---> Verifying checksum for rb-csbattery
      ---> Extracting rb-csbattery
      ---> Configuring rb-csbattery
      ---> Building rb-csbattery with target all
      ---> Staging rb-csbattery into destroot
      ---> Installing rb-csbattery
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using rb-csbattery with these commands:
      %  man rb-csbattery
      % apropos rb-csbattery
      % which rb-csbattery
      % locate rb-csbattery

     Where to find more information:

    Darwin Ports



    image test