Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature unit testing #29

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Feature unit testing #29

merged 2 commits into from
Feb 29, 2024

Conversation

andrewto30
Copy link

Added a demo unit testing feature using python's unittest module. For demo purposes change the numbers in the add_numbers method in the unit_test.py file to pass/fail the test. Default values will add 1+2, and compare to 3, resulting in a pass.

@alishahidd alishahidd merged commit 81bbb99 into main Feb 29, 2024
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.

2 participants