how to get result of FBTest

33 views
Skip to first unread message

Jaynti Kanani

unread,
Aug 21, 2013, 9:08:40 AM8/21/13
to fir...@googlegroups.com
 
Hi,
I am writing some fbtests for firebug plugin Backbone-Eye.

I am using node server as local http server and node build.js as build script.

It will run  following command to run all fbtests:
     firefox -P dev -runFBTests --no-remote http://localhost:8888/test/spa_eye.html

Problem is that, it closes down FBTest console UI after running all the test cases and that left me without any clue what happened? which test cases were failed? what is the result?.

How can I generate result html file or something that can give me these results? Or how can I get user's confirmation before closing down fbtest console UI?

Thanks,
Jaynti Kanani

Jan Honza Odvarko

unread,
Aug 22, 2013, 7:55:53 AM8/22/13
to fir...@googlegroups.com


On Wednesday, August 21, 2013 3:08:40 PM UTC+2, Jaynti Kanani wrote:
 
Hi,
I am writing some fbtests for firebug plugin Backbone-Eye.

I am using node server as local http server and node build.js as build script.

It will run  following command to run all fbtests:
     firefox -P dev -runFBTests --no-remote http://localhost:8888/test/spa_eye.html

Problem is that, it closes down FBTest console UI after running all the test cases and that left me without any clue what happened? which test cases were failed? what is the result?.
This way of test execution is for automated testing and you can find the final report within you Firefox profile
in firebug/fbtest/logs directory.

The file uses the same syntax as Mozilla automated testing:
https://developer.mozilla.org/en-US/docs/Test_log_format


Honza
 

Jaynti Kanani

unread,
Aug 22, 2013, 8:58:26 AM8/22/13
to fir...@googlegroups.com
Thank you.

- Jaynti
Reply all
Reply to author
Forward
0 new messages