Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save johnivanoff/4247671 to your computer and use it in GitHub Desktop.
test$ ruby feed_aggregator_test.rb
Run options:
# Running tests:
...F
Finished tests in 0.251257s, 15.9200 tests/s, 19.8999 assertions/s.
1) Failure:
test_it_says_feed_aggregator(FeedAggregatorTest) [feed_aggregator_test.rb:18]:
<"Feed Aggregator"> expected but was
<"<!DOCTYPE html>\n<html>\n <head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"user-scalable=yes, width=device-width\" />\n<title>Lovely Sunsets</title> \n</head>\n<body>\n <h1>Feed Aggregator</h1>\n</body>\n</html>\n">.
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