• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Running tests from ant on a continuous integration server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Running tests from ant on a continuous integration server


  • Subject: Running tests from ant on a continuous integration server
  • From: "Brook, James" <email@hidden>
  • Date: Wed, 22 Oct 2008 17:18:08 +0200
  • Thread-topic: Running tests from ant on a continuous integration server

Each of our applications is built automatically on a continuous integration server whenever new code is committed. I would now like our tests to be run once these continuous integration builds are completed. These tests should be run from an ant task. We are using the new wolips build style to make this possible (no more nasty woproject/ant.blah files).

My question is: does anyone have a nice ant target/task for achieving this? We are happy to run junit or testng, but I would like a task that makes it easy to provide the WebObjects classpath. I saw that previously there was a task called wounit, which extended the junit task. This seems to have been dropped from the most recent version of WOUnitTest. I guess we could make our own task, but it would be nice not to do this if someone already has a solution.

The plan is to run Selenium-RC tests from junit and it would be excellent to get them running on the continuous integration servers. Any pointers would be very much appreciated.

It seems that some sort of vanilla 'run-tests' task would be a nice thing to have in the ant build files that WOLips generates.

--
James
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Running tests from ant on a continuous integration server
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: ERJGroupsSynchronization Exception
  • Next by Date: Re: eclipse debugging help
  • Previous by thread: Re: [SOLVED] ERJGroupsSynchronization Exception
  • Next by thread: Re: Running tests from ant on a continuous integration server
  • Index(es):
    • Date
    • Thread