Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mplacona/java-junit-template-project

A template project for java using JUNIT and ANT for building and unit testsing
https://github.com/mplacona/java-junit-template-project

Last synced: 7 days ago
JSON representation

A template project for java using JUNIT and ANT for building and unit testsing

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/mplacona/java-junit-template-project.png?branch=master)](https://travis-ci.org/mplacona/java-junit-template-project)

# Java + JUnit + Ant Template Project
----------
A Java template project pre configured with JUnit and Ant.
It comes integrated with Travis CI, so continuous integration comes out of the box

## Quick Start
- Clone or download this repo
- Run `ant` to get the unit tests going

## Contribute
Github is all about contributions. If you think you can collaborate or improve this, please make sure you send me a pull request

## License
Copyright (c) 2013 [@marcos_placona](https://twitter.com/marcos_placona), [Marcos Placona](https://plus.google.com/111557456465418142877).
[Placona.co.uk](http://www.placona.co.uk)
Licensed under the MIT license.