Javascript Testing Tool

Source: Internet
Author: User
As we all know, JavaScript testing is troublesome. Generally, some browser plug-ins, such as IE develop bar or firebug, are used for debugging. Testing usually requires locating through JS error prompts displayed on the page. Are there other convenient tools,
1. jslint
Http://jslint.com/

You only need to paste the JS script and click the jslint button to check the JS syntax.

2. js test driver
Http://code.google.com/p/js-test-driver/
Http://feedproxy.google.com /~ R/Blogspot/rlxa /~ 3/ycrcxhuvxv8/super-fast-js-testing.html

The goal of jstestdriver is to build a javascript test runner which:

    1. Easily integrates with continuous builds systems and
    2. Allows running tests on multiple browsers quickly to emerge TDD style development.

 

3. Test swarm
Http://testswarm.com/
Http://wiki.github.com/jeresig/testswarm
Jquery JavascriptProgramDatabase creator John resig released test swarm, which is used to perform distributed continuous integration testing on client JavaScript.
Http://developer.51cto.com/art/200904/117929.htm

4. jsunit
Http://www.jsunit.net/
The most common JS Unit Testing Tool

5. jsunity
Http://jsunity.com/
Jsunity is a lightweight context-independent JavaScript testing framework. It does not rely on the functions of the browser and can be used to test JavaScript, JScript, and ecmascript.

reference:
http://jolestar.com/2009/05/20/1242803580000.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.