Skip to content

Instantly share code, notes, and snippets.

@johnivanoff
Created December 9, 2012 21:50
Show Gist options
  • Select an option

  • Save johnivanoff/4247183 to your computer and use it in GitHub Desktop.

Select an option

Save johnivanoff/4247183 to your computer and use it in GitHub Desktop.
test$ ruby feed_aggregator_test.rb
Run options:
# Running tests:
.F..
Finished tests in 0.053503s, 74.7622 tests/s, 93.4527 assertions/s.
1) Failure:
test_find_the_thumbnail_image(FeedAggregatorTest) [feed_aggregator_test.rb:42]:
<nil> expected but was
<"http://farm9.staticflickr.com/8488/8205498382_4e5ed09a62_s.jpg">.
4 tests, 5 assertions, 1 failures, 0 errors, 0 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment