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?. 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/0539969c-ec4f-4e3e-834e-d5fe55f9e441%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
