Diffing in TestRunner
BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello, I'm glad you incorporated the diff in the TestRunner, but I'm not
able to see all that's output by my test. I have this assertion:
Assert.AreEqual("This is a test", output.ToString());
output is returning a 4132 characters string (an ASP.NET response), but
when I diff it (by clicking on 'Click here to view diff'), I only get to
see "\r\r]]>..." wich is not that helpful (on IDEA you
show the totality of the strings!=).
BTW, I asked for the move statement command and had no response...will
you implement it (ala IDEA)?
Thanks,
Pablo
-
BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
iD8DBQFDNFsVvooSiBfQCSoRApFUAJkBRyBoDx785HwWzVM7YaXPjT4yEQCdH1CX
Z8wNhN8gsPc+B0RvsUeAzpk=
=C1T1
-
END PGP SIGNATURE-----
Please sign in to leave a comment.
The main problem of diff is that NUnit doesn't provide us the information on
the strings being compared. But this issue is on it's way of being resolved
:)
About move statement feature - currently, we have no plans about it :(
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Pablo Montilla" <melkor@adinet.com.uy> wrote in message
news:dh1lup$n0h$1@is.intellij.net...
>
>
>
>
>