FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix Windows compatibility for hello project tests by moronic09 · Pull Request #78 · kyclark/tiny_python_projects · GitHub

Fix Windows compatibility for hello project tests - #78

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

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

Conversation

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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL