os.path.join (folder, filename) ensures the path is correct for the system. On Windows, it uses backslashes (reports\summary.txt); on Linux and macOS it uses forward slashes (reports/summary.txt).
I see a red triangle on the Github Copilot interface indicating there is an error with Context7 installation. These are the logs: 2025-09-05 10:04:25.269 [info ...
When trying to discover the tests in my repository it throws the following error. Apparently it doesnt activate python or my environment correctly. 2025-09-04 15:48: ...