Forum Discussion

rec3's avatar
rec3
Occasional Contributor
5 years ago
Solved

TestComplete - Continuous Integration - Logs Formatting

I have been working on a project to do some automated testing for a website for a company I am interning with. The end goal is to implement some kind of continuous integration system. I have started ...
  • rec3's avatar
    rec3
    5 years ago

    I actually found a different solution and was waiting to post it till I was 100% sure it would work. If you create a test item call it ‘TestContainer’ for example and add all your tests a sub items rather than putting them into a test group you can run it from command line.

    Red is the way you cannot run from commandline and green you can.