I am working on extending firefox using eclipse and need to know how I can do unit testing for this project.
I think you can use the Jasmine Framework .
I am using JSTestDriver, http://code.google.com/p/js-test-driver and this is a great foundation. Fast lightning testing, conservation test and other interesting features.
The initial setup is a bit complicated, but definitely worth it.
JsUnit , .
Source: https://habr.com/ru/post/1726701/More articles:Best way to deal with Cocoa malloc failure - mallocBinding WSHttp and ReliableSession / MaxRetryCount - wcfThe program is not supported on this Mac - cocoaHow to create a Modal dialog in a workflow (non-UI thread)? - c ++Should I even use hash passwords in this situation? - passwordsSeparate text fields and buttons in css - cssNSIS. How can I dynamically display a specific user page? - dynamicHow can I check if the following line is in Perl? - regexJSON2.js not recognized by IE 7 or Opera 10.01 - jsonIterative Hashing - language-agnosticAll Articles