Determine the testing framework for particular buildserver

Hello,

I am working on a third party buildserver which I did not design. I would like to determine which testing framework (if any) this server uses. I know it is doing testing for sure since it contains a "test" tab with many directories inside for various benchmark tests.

How do I determine the testing framework for this particular buildserver?

 

Thanks

0
1 comment

Hi,

If it's teamcity, close to the Tests tab there should be a "Build Log" tab, which indicates step by step what has happened during the build, including tests, etc, in case they are reported. If you have the right permissions, you can edit the configuration settings and check the build steps manually for yourself.

If I'm missing something, please post a screenshot of the page so we can have a more accurate description of what's going on.

0

Please sign in to leave a comment.