[IronPython] Interim CI server for IronPython
Jeff Hardy
jdhardy at gmail.com
Thu Feb 3 22:32:37 CET 2011
On Thu, Feb 3, 2011 at 1:40 PM, Richard Nienaber <rjnienaber at gmail.com> wrote:
>> There's no reason that IronRuby can't be set up
>> on teamcity.codebetter.com as well, but I'm not familiar with its
>> build process.
> I've added the IronRuby and DLR solutions and the DLR unit tests to the
> build.
It would be nice to integrate the IronPython tests, somehow, so that
the results of those would show up as well.
Thought: create a new dependent build and use the Command Line runner
to "build" the tests. As long as TestRunner returns an appropriate
exit code, it will at least give an overall pass/fail, and the build
log will show which individual ones failed.
- Jeff
More information about the Ironpython-users
mailing list