Publisher Description
Crosscheck is a JavaScript unit-testing framework capable of emulating multiple browser environments.
Using Crosscheck
crosscheck.jar is a standalone program for running crosscheck tests. It includes all dependencies,
so there's no need for mucking about with a classpath to get it to run.
Usage: java -jar crosscheck.jar [options] [test-file | test-directory]*
Options:
-help print this message
-hosts colon-separated list of hosts (ie-6, moz-1.7, moz-1.8)
e.g.
java -jar crosscheck.jar tests/
java -jar crosscheck.jar -hosts=moz-1.7 tests/test.jst
For those working on Java projects who may already have other versions of the libraries that
Crosscheck depends upon, the distribution also contains just-crosscheck.jar. As the name implies,
this file contains only crosscheck class files and resources. In order to use this version of
Crosscheck, you'll need to include just-crosscheck.jar and all the files in the "lib" directory in
your classpath.
Example:
java -classpath just-crosscheck.jar:lib/commons-lang.jar:lib/tagsoup.jar:lib/js.jar
net.thefrontside.crosscheck.framework.ConsoleRunner test/net/thefrontside/crosscheck/hosts/
Crosscheck is a free software application from the Other subcategory, part of the Network & Internet category.
The app is currently available in English and it was last updated on 2007-02-05. The program can be installed on WinXP, WinVista, Win7 x64, Win7 x32.
Crosscheck (version 0.2.1) is available for download from our website.
Just click the green Download button above to start. Until now the program was downloaded 2677 times.
We already checked that the download link to be safe, however for your own protection we recommend that you scan the downloaded software with your antivirus.