search for: assert_html_equal

Displaying 1 result from an estimated 1 matches for "assert_html_equal".

2008 Mar 10
3
Only 5 tests out of 376 currently failing!
...e> >> a = 1 >> </pre> >> >> Still in the pre. >> </code> >> </pre> > > 1) Failure: > test_code_nested_pre_tags(TestParser) > [./test/helper.rb:54:in `assert_equal'' > ./test/helper.rb:11:in `assert_html_equal'' > ./test/test_parser.rb:16:in `test_code_nested_pre_tags'']: > expected: "<pre><code> Properly escaped here. &lt;pre&gt; a = > 1 &lt;/pre&gt; Still in the pre.</code></pre>" > but was: "<pre>&l...