Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mplacona/java-junit-template-project
- Owner: mplacona
- License: mit
- Created: 2013-08-03T23:08:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-04-07T00:11:02.000Z (over 3 years ago)
- Last Synced: 2024-04-14T15:01:27.042Z (7 months ago)
- Language: Java
- Size: 521 KB
- Stars: 56
- Watchers: 5
- Forks: 119
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.