nunit-dev team mailing list archive
-
nunit-dev team
-
Mailing list archive
-
Message #00179
New continuous integration server for NUnit
Hi everyone,
me and Charlie have been working to set up a CI server for NUnit kindly
hosted by the guys at JetBrains.
Right now we are able to do CI of the NUnit v2 trunk for the available
platforms, which means that at every commit we compile and run tests for
both .NET and mono.
Nothing prevents us to extend it to nunit-3.0 as well as to builds for your
personal branches hosted on launchpad if you are doing development that you
would like to test on platforms you cannot directly test on.
In addition to continuous integration we are planning to create a nightly
build package to deliver daily builds to the public, and eventually move on
from there.
There are still many moving parts starting from diverging opinions about how
to proceed with regards to versioning and packaging, therefore any
contributions are extremely welcome.
Everything is available at this
address<http://teamcity.jetbrains.com/project.html?projectId=project45&tab=projectOverview>*,
feel free to say your opinion and ask any questions.
*you should be able to access with the guest account, register and get back
to me if you want to do more than just look around
Simone