Skip to content

Instantly share code, notes, and snippets.

@johnivanoff
Created December 10, 2012 00:26
Show Gist options
  • Select an option

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

Select an option

Save johnivanoff/4247660 to your computer and use it in GitHub Desktop.
test$ ruby feed_aggregator_test.rb
Run options:
# Running tests:
.F.
Finished tests in 0.078211s, 38.3578 tests/s, 51.1437 assertions/s.
1) Failure:
test_find_the_title(FeedAggregatorTest) [feed_aggregator_test.rb:34]:
<nil> expected but was
<"An Evening at Shell Beach">.
3 tests, 4 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