Skip to content

Fix Windows compatibility for hello project tests#78

Open
moronic09 wants to merge 1 commit intokyclark:masterfrom
moronic09:fix-hello-windows-compat
Open

Fix Windows compatibility for hello project tests#78
moronic09 wants to merge 1 commit intokyclark:masterfrom
moronic09:fix-hello-windows-compat

Conversation

@moronic09
Copy link
Copy Markdown

  • Replaced Unix-style execution (./hello.py, python3) with cross-platform command (python hello.py)
  • Separated file path and execution command in tests
  • Ensured compatibility with Windows environment

All tests now pass successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant