All Downloads are FREE. Search and download functionalities are using the official Maven repository.

arls.jasmine-maven-plugin.3.0-alpha-01.source-code.instructions.template Maven / Gradle / Ivy

Go to download

A JavaScript unit test plugin that processes JavaScript sources and Jasmine specs, prepares test runner HTML files, executes Jasmine specs headlessly with HtmlUnit, and produces JUnit XML reports

There is a newer version: 3.0-beta-02
Show newest version


Server started--it's time to spec some JavaScript! You can run your specs as you develop by visiting this URL in a web browser:

 %s

The server will monitor these two directories for scripts that you add, remove, and change:

  source directory: %s

  spec directory: %s

Just leave this process running as you test-drive your code, refreshing your browser window to re-run your specs. You can kill the server with Ctrl-C when you're done.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy