https://github.com/zohebabai/python_test_repo
Step-by-Step Video - https://youtu.be/l6fV09z5XHk
https://github.com/zohebabai/python_test_repo
github github-actions python python-tests
Last synced: 3 months ago
JSON representation
Step-by-Step Video - https://youtu.be/l6fV09z5XHk
- Host: GitHub
- URL: https://github.com/zohebabai/python_test_repo
- Owner: ZohebAbai
- Created: 2020-08-22T15:28:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T23:42:26.000Z (almost 3 years ago)
- Last Synced: 2025-04-15T12:27:22.258Z (8 months ago)
- Topics: github, github-actions, python, python-tests
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Test
Created a function **add_numbers**. Created a test file using github actions to test it.
It succesfully passes all the test.