My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
*JxFramework* is an industry proven lightweight Javascript/XML extensible utility framework. The framework is an architectural description of how to organize and implement clean Javascript. version 0.8 has just been released *What's in version 0.8* * Printing functionality * jx.edoc.set h...
=!IeUnit= version 2.3 !IeUnit is a simple framework to test logical behaviors of web pages. It helps software engineers to create, organize and execute functional unit tests. The architecture of !IeUnit is based on the xUnit framework that has been adapted to various languages and platforms. ...
Trial is a fully tested light-weight JavaScript mini-library to assist with coding test-driven JavaScript for Rich Internet Applications. * Check out the [API API documentation] for more information. * See [WhatsNew What's New] in the latest version of trial. Consider getting the [http:...
Various development tools and libraries are kept here that I make available for public consumption and comment. For the most part this is just a code playground, and if I actually create something useful all the better.
Getting a CI environment set up using jsunit is hard. The documentation on jsunit.net is scant and there really is no easy out of the box solution for hooking up jsunit into CI... until now. ;) This project aims to provide a java based api for running jsunit.net tests and collecting them for CI p...
JSFX is open source and use JavaScript to write test case. Those test case run in JsUnit. Using JavaScript, you can control not only the Flex object but also other html elements in a web page. In this way, JSFX makes JsUnit has the ability to test web pages that contain Flex objects. This project...
A simple javascript unit test framework that focuses on readability and adaptability. The aim is to produce a unit test framework for javascript that operates more like the same for other languages. This project is in its infancy, so be nice...