Is your feature request related to a problem? Please describe.
It would be good to have in addition to the test reports the original Godot log file.
This could help to analyze the Godot run process to look for additional information.
Describe the solution you'd like
The test adapter should collect the Godot log file after the test execution is finished and add to the report directory.
Describe alternatives you've considered
Additional context
The adapter must read the Godot project settings to get the current log file location.
debug/file_logging/log_path
Is your feature request related to a problem? Please describe. It would be good to have in addition to the test reports the original Godot log file. This could help to analyze the Godot run process to look for additional information.
Describe the solution you'd like The test adapter should collect the Godot log file after the test execution is finished and add to the report directory.
Describe alternatives you've considered
Additional context The adapter must read the Godot project settings to get the current log file location.
debug/file_logging/log_path