A few more practical JavaScript testing and test tools _javascript skills

Source: Internet
Author: User
Tags xunit
Although the syntax of JavaScript is very simple, it is still difficult to write a program because of its operating environment: web-based browsers.

  JSLint

JSLint is a web-based tool for validating JavaScript error codes. It has the features and specific settings to use your needs to customize your validation algorithm.

  JsUnit

Jsunit is a unit test JavaScript framework at the client (when browsing). For JavaScript,JUnit is like one of its ports. Of course it can also be run automatically in multiple browsers, different operating systems of multiple machines. Its development began in the January 2001.

  J3unit

J3unit is an object-oriented JavaScript unit testing framework. J3unit runs JavaScript tests directly in a Web browser, and you can run JUnit and Jetty automatically. J3unit is built on the basis of Juint and Script.aculo.us to better automate JavaScript unit testing. Object-oriented JavaScript unit tests are written by the Script.aculo.us Test.Unit.Runner object, based on the prototype JavaScript library.

  Crosscheck

Crosscheck is a JavaScript test framework in an open source checkout browser. It can help you in different browsers, such asInternet Explorer,Firefox , and so on, without requiring one by one to install them to verify that your code is correct. The only thing you need is a Java Virtual machine environment.

  YUI Test

Yui Test is a browser-based, providing solutions to the test framework. Using Yui, you can easily add unit tests to find JavaScript solutions. It was made by Yahoo! Uilibrary developed a JAVASCRIPTMVC test plug-in that allows you to model most DOM actions, such as writing, dragging, such as model AJAX responses, and being able to use assertions (assertions). It can run like a function and can be tested in different console windows for integration. Although it is not developed on the basis of any xunit framework, YUI Test still has many NUnit and JUnit features. (While the not-a direct portfrom any specific xUnit framework, YUI Test does derive somecharacteristics from NUnit and JUnit. This translation is not good, but I believe the general meaning is right.

  Regular Expression Tool

Regular Expression Tool (Regular expression tool) is an online tool that tests your regular expression code for correctness. It's handy when you want to quickly test regular expressions for various text examples.

  Jslitmus

Jslitmus is a lightweight tool for testing JavaScript performance and using intuitive APIs.

  JavaScript Regular Expression Tester

This handy application uses JavaScript in the browser to test JavaScript regular expressions. The operating interface is no different from other regular expression test tools, and it tests the performance of JavaScript regular expressions in JavaScript.

Related Article

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.