Thank you. - Jaynti
On Thursday, August 22, 2013 5:25:53 PM UTC+5:30, Jan Honza Odvarko wrote: > > > > 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<https://github.com/dhruvaray/spa-eye>. >> >> >> I am using node server as local http server and node >> build.js<https://github.com/dhruvaray/spa-eye/blob/master/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 > > >> >> 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 >> > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/65cd9f7a-07c4-42cd-a24f-804767607893%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
