This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.document | Mon Aug 10 05:19:05 -0700 2009 | |
| |
.gitignore | Mon Aug 10 05:19:05 -0700 2009 | |
| |
LICENSE | Mon Aug 10 05:19:05 -0700 2009 | |
| |
README.textile | Mon Aug 10 09:16:02 -0700 2009 | |
| |
Rakefile | Mon Aug 10 05:19:05 -0700 2009 | |
| |
VERSION | Mon Aug 10 06:40:50 -0700 2009 | |
| |
autotest-java.gemspec | Mon Aug 10 06:53:45 -0700 2009 | |
| |
lib/ | Mon Aug 10 06:53:45 -0700 2009 | |
| |
test/ | Mon Aug 10 05:19:05 -0700 2009 |
README.textile
autotest-java
Adds the ability to run java tests with autotest.
Installation
sudo gem install ZenTest sudo gem install autotest-java
Usage
cd /my-java-project autotest
Temporary Limitations
- only works with single maven projects
- only looks for .class files in target, i.e. you need something else to compile like your ide
- only works with junit tests
- only tested with junit 4.5
Copyright
Copyright © 2009 Darrin Holst. See LICENSE for details.







