On Tue, Mar 2, 2010 at 3:02 PM, Steve Linabery <slinaber@redhat.com> wrote:
On Mon, Mar 01, 2010 at 05:35:26PM -0500, Jason Guiditta wrote:
> This series puts in place sample tests for others in the team to use
> as a base for their own tests ast they get familiar with the new testing
> libraries.  Feel free to ask me for any details that are not clear from
> reading the examples.  Note that rspec has a --format option with many
> built-in formatters.  For instance, try:
> rspec --format nested
>
> rspec -h will give  you the full list.
>
> _______________________________________________
> deltacloud-devel mailing list
> deltacloud-devel@lists.fedorahosted.org
> https://fedorahosted.org/mailman/listinfo/deltacloud-devel

ACKity ACK! (pending whitespace cleanup)

Works for me. As a bonus, it's a good starting point for learning cucumber.

Thanks,
Steve
 
Thanks for reviewing that Steve, pushed.