Build/Test Issues

Html report for console test runner is not escaping html in test case

Started by GreenMoose on 4,401 views

v2.9.0.3

So I have a NUnit test case with a string containing "<script>alert(123);</script>", this is not escaped in html output so when I open the AllResults.html I get these alerts executed.
Ouch! Thanks for the heads up. I'll get that fixed.

Post a reply

Log in to reply.