Tagged Questions
4
votes
2answers
667 views
Delphi project testing via TestComplete 7 on FinalBuilder
We've been using FinalBuilder as a continuous integration server for our Delphi project.
Currently, we have our builds automatically triggered from subversion check-ins, dUnit tests run after the ...
4
votes
2answers
364 views
How can I output messages from FinalBuilder that will be captured by TeamCity?
I'm running TeamCity Professional 4.5.3 and FinalBuilder Pro 6; TeamCity's running the FinalBuilder project using a command-line task.
How do I get FinalBuilder to print messages into the build log, ...
3
votes
2answers
911 views
Anyone manage their Continuous Integration with TeamCity, FinalBuilder, and Mercurial (Kiln)? [closed]
Possible Duplicate:
Continuous Integration stack on Windows with Mercurial + Mercurial Queues?
If so, what does your build process look like?
I'm having a difficult time (mostly because of ...
2
votes
3answers
499 views
TeamCity vs FinalBuilder Pro for Continuous Integration Server
I have seen lots of comparisons for TeamCity vs CCNet, but not much for TeamCity vs FinalBuilder Pro's CI.
Forgive me if I am not comparing apples to apples, I am familiar with TeamCity however the ...
0
votes
1answer
141 views
NUnit in Finalbuilder: How can I provide a path to nunit-console without the finalbuilder option
My shop has a precedent of checking in 3rd party tools to source control and using relative paths in projects/builds to find everything. Also, as NUnit releases new versions there have been several ...