Skip to content

chand1502/java-testing-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a sample project.

Instructions

Clone the repo:

Git:

$ git clone [email protected]:searls/junit-mocha-example.git

Svn:

$ svn co https://github.com/searls/junit-mocha-example

Prerequisites

  • Hava a JDK & Maven installed
  • Install Node.js (anything above 0.10 will do; it's required to run testem)
  • Install PhantomJS
  • Run npm install -g testem
  • mvn install to verify everything is working
  • Run testem with the repo as your current working directory to ensure that testem's interactive mode is working

About

An example project that's configured for JUnit and Mocha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 93.2%
  • Gherkin 6.8%