arls.jasmine-maven-plugin.3.0-alpha-01.source-code.instructions.template Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jasmine-maven-plugin Show documentation
Show all versions of jasmine-maven-plugin Show documentation
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
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.