Tagged Questions
4
votes
2answers
685 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 ...