Detailed report and console output

37 views
Skip to first unread message

Andrey Bushman

unread,
Apr 28, 2014, 8:35:39 AM4/28/14
to galli...@googlegroups.com
I write the tests for the AutoCAD and launch them via the Gallio.Echo.exe. It works fine, but I get the HTML reports which are not detailed. How can I get detailed HTML reports like this does Icarus? I use my BAT file for the test launching:

SET GALLIO_RUNTIME_PATH=C:\Program Files\Gallio\bin
"C:\Program Files\Gallio\bin\Gallio.Echo.exe" ".\plugin_tests.dll" /r:AutoCAD /rd:".\reports" /v:Debug /rt:XHtml /sr
pause

Why alerts from my code not write in the report? Why my Console.WriteLine messages not write into my report and into the Gallio.Echo console output? How can I send my text into the report and into the Gallio.Echo console output?

Андрей Бушман

unread,
Apr 28, 2014, 9:26:18 AM4/28/14
to galli...@googlegroups.com
Oh, I found the reason of my problem. I need use the /rt:Html instead of /rt:XHtml. Now the result looks like the report of Icarus.


--
You received this message because you are subscribed to a topic in the Google Groups "gallio-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gallio-user/J_6kEMotSm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gallio-user...@googlegroups.com.
To post to this group, send email to galli...@googlegroups.com.
Visit this group at http://groups.google.com/group/gallio-user.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages