You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the code example used in the lecture demo to have two functions which actually affect each others behavior, so that the integration test actually makes sense. Right now the integration test is written just for the sake of it, without any logical reason.
Explicitly mention in the demo notes what the -m option in the coverage command does.
The text was updated successfully, but these errors were encountered:
IshaanDesai
changed the title
Potential improvements to the testing a Python code lecture content
Potential improvements to the testing a Python code lecture
Jan 15, 2025
During the lecture of testing a Python code in the winter semester 2024/25, the following points are potential places of improvements came up:
-m
option in thecoverage
command does.The text was updated successfully, but these errors were encountered: