July 2010 Archives

Vlad the Deployer's sexy brainchild is rake-remote_task, extending Rake with remote task goodness.

Changes:

2.0.1 / 2010-07-23

Vlad the Deployer is pragmatic application deployment automation, without mercy. Much like Capistrano, but with 1/10th the complexity. Vlad integrates seamlessly with Rake, and uses familiar and standard tools like ssh and rsync.

Impale your application on the heartless spike of the Deployer.

Changes:

2.1.0 / 2010-07-15

  • 1 major enhancement:

    • Split out rakeremotetask.rb and vladtestcase.rb (in rake-remote_task gem).
  • 4 minor enhancements:

    • Added :type config option, defaulting to rails
    • Moved VladTestCase to Rake::TestCase (in rake-remote_task gem).
    • Moved all Vlad exceptions to Rake (in rake-remote_task gem).
    • Refactored rails specific values out of core. (raggi)
  • 2 bug fixes:

    • Clarified Rake.clear_tasks in faq
    • Fixed output from vlad:invoke (pnc)
  • http://rubyhitsquad.com/

  • http://rubyforge.org/projects/hitsquad/

Vlad the Deployer's sexy brainchild is rake-remote_task, extending Rake with remote task goodness.

Changes:

2.0.0 / 2010-07-15

minitest-macruby provides extensions to minitest for macruby UI testing. It provides a framework to test GUI apps in a live instance. Documentation and examples are light at the moment as I've just thrown this together. Suggestions for extensions are very welcome!

Currently it provides the following methods in minitest's assertions:

  • self.runmacrubytests
  • finduimenu(*path)
  • finduimenu_items menu
  • assertuimenu menu, *items
  • finduimenu_item(*path)
  • assertuiaction obj, target, action, key = nil
  • assertuibinding item, binding_name, target, path

Changes:

1.0.0 / 2010-07-15

minitest/unit is a small and fast replacement for ruby's huge and slow 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.

mini/spec is a functionally complete spec engine.

mini/mock, by Steven Baker, is a beautifully tiny mock object framework.

(This package was called miniunit once upon a time)

Changes:

1.7.0 / 2010-07-15

  • 5 minor enhancements:

    • Added assertoutput (mapped to mustoutput).
    • Added assertsilent (mapped to mustbe_silent).
    • Added examples to readme (Mike Dalessio)
    • Added options output at the top of the run, for fatal run debugging (tenderlove)
    • Spec's describe method returns created class
  • http://rubyforge.org/projects/bfts

About this Archive

This page is an archive of entries from July 2010 listed from newest to oldest.

June 2010 is the previous archive.

August 2010 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.32-en