Loading request...
The user wants an option to override the default behavior where test units are only saved as .py files when code coverage increases. Currently, if there's no increase, they are saved as log files.
Hello, The model doesn't save the test units as a .py file when there is no increase in code coverage. it saves them as log file. is there an option to override that?