Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save johnivanoff/4247092 to your computer and use it in GitHub Desktop.
test$ ruby feed_aggregator_test.rb
Run options:
# Running tests:
E.
Finished tests in 0.025705s, 77.8059 tests/s, 77.8059 assertions/s.
1) Error:
test_find_the_link(FeedAggregatorTest):
NoMethodError: undefined method `parse' for #<FeedAggregatorTest:0x007ff7412ac390>
feed_aggregator_test.rb:24:in `test_find_the_link'
2 tests, 2 assertions, 0 failures, 1 errors, 0 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment