レーキテスト中にassert_selectがこれらの厄介なhtml警告をすべて出力しないようにする方法を知っている人はいますか?あなたが知っている、このようなもののように:
.ignoring attempt to close body with div
opened at byte 1036, line 5
closed at byte 5342, line 42
attributes at open: {"class"=>"inner02"}
text around open: "</script>\r\t</head>\r\t<body class=\"inner02"
text around close: "\t</div>\r\t\t\t</div>\r\t\t</div>\r\t</body>\r</ht"
ありがとう