Closed vtitor closed 6 years ago
@shalupov Hi! If I have some mistakes in this pr could you please tell me about them
Sorry for a delay. No mistakes here, but one question. Why do you want to use ini files instead of command line options?
It's more useful to have the ability to store the option in a codebase, for example, different config in different repository branches.
@shalupov so, do you have any suggestions?
@shalupov could you please help me with this pr?
Decided to merge as is
This option allows reducing the build log with skipping logs for passed tests. At the same time, any information about the passed test is not lost (only the output).
We have reduced our build log from 550MB to 15MB using this option.