Skip to content

Create test_05-01-04.py (05-01-04 tests) #43

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SalmanMahmood2
Copy link
Contributor

Unsure if this is the right format for the test file but it worked fine on my program/testing
Some students might print the output directly in the function which would mess up testing (instead of returning a string with the right answer)

@bassemfarid
Copy link
Owner

This one's a bit funky since the question doesn't require a return, but does require a print. We would need to do an output unit test of this function. It's a bit weirder to do. If you can't, I'll make one.

@SalmanMahmood2
Copy link
Contributor Author

This one's a bit funky since the question doesn't require a return, but does require a print. We would need to do an output unit test of this function. It's a bit weirder to do. If you can't, I'll make one.

I don't know how to, if you make one i can make one for 06 instead (or you can make one for 06 and I make for 04)

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.

3 participants