Skip to content

arey/jasmine-test-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Build Status

This maven sample project show how to configure Jasmine for testing JavaScript code of a Java webapp.

Jasmine is a behavior-driven development framework for testing JavaScript code.

The Jasmine Maven Plugin enables to execute Jasmine tests during a maven build. With this maven plugin, JavaScript tests could be incorporated on your continuous integration server without requiring any browser. JavaScript code coverage is also computed.

About

Maven configuration to test JavaScript code of a Java web app with Jasmine et PhantomJS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors