TeamCity's code coverage and TestNG's test distribution feature
We are evaluating TeamCity and I have a question.
TestNG has a feature that you can use slave machines to run your unit tests. We need to use this feature so that our tests run in a resonable amount of time.
Does TeamCity work with this feature?
1) Will we get valid statistics/reporting for unit tests? (i.e. "Running test ...." message)
2) Is TeamCity's code coverage compatible? Or for code coverage to work, does the tests have to be run on 1 machine?
Please sign in to leave a comment.
JT Keller wrote:
Unfortunately, no. May I ask you to throw me a link with the details on
how this feature works in TestNG?
Kind regards,
KIR
--
Kirill Maximov
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
Check out http://beust.com/weblog/archives/000362.html for the specific article.
or the home page http://testng.org/doc/index.html.
Are there any test frameworks supported by TeamCity that allows unit test distribution?