Ioan Mitrea wrote:
> 
> I would like to get more details about how people do "everything", about
> the
> design of their automated develop/build/distribute/deploy/test system
> and about the common
> pitfalls. I imagine this is quite a popular question, so I hope someone
> has written some docs with guidelines...

There's a link on the junit home page (http://www.junit.org/) to an
article titled "Incremental development with Ant and JUnit." I used the
concepts from that article to setup a build/test/deploy script for my
system.

K Mukhar

Reply via email to