Menu

Any text out method?

Blood Chen
2001-06-01
2001-06-01
  • Blood Chen

    Blood Chen - 2001-06-01

    Can I send out some test message just as TRACE0 in VC?
    I think it will be good if I can send out some testing message during a test. The test runner may show the text log in some manner.

     
    • Baptiste Lepilleur

      TRACE will send message to VC++ debug window, or whatever as been configured to capture the OutputDebug stream (such as DebugView for example).

      We are working on an assertEquals that allow you to convert your objects into string. This should remove most of the need for diagnotic messages.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.