Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old September 1st, 2008, 09:28 AM
Newbie
 
Join Date: Sep 2008
Posts: 1
Default keep unittest results in a file

Hi,

I am new to unittest and i would like to know if it is possible to catch the results(which are shown in the console) of the tests in a separate file (text file for example).
I would like to keep track of the results but in a easier and more significant manner, something like:

test_function1.........FAIL
test_function2........ok
and so on

I write the code in eclipse.

Does anyone have any idea if this is possible?

Thank you in advance
Reply
  #2  
Old September 1st, 2008, 03:00 PM
bvdet's Avatar
Expert
 
Join Date: Oct 2006
Location: Nashville, TN
Posts: 1,193
Default

Whatever can be displayed in the console can be written to a text file.
Reply
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles