← Back to team overview

sikuli-driver team mailing list archive

[Question #658532]: Sikuli and HTMLTestRunner

 

New question #658532 on Sikuli:
https://answers.launchpad.net/sikuli/+question/658532

Hy,

I use ASSERT FALSE in a try ... except structure.

You've modify HTMLTestRunner.py in order to add a screenshot , and it's correctly running.

Now, I need to add a comment. So, I've modify addFailure like you, and add a new parameter comment.

I've modify too the HTML templace in order to add this comment in the right cell. 

I,ve try with a constant text in addFailure and the result is OK.


But now, I can't find the relation between "addFailure" and ASSERT FALSE ?


Can you help me ? Where can I modify "ASSERT FALSE" like "ASSERT FALSE <comment>" ?

Thank in advance.
  

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.