PyTest - Writing Assertions
In pytest, what is the primary role of the
assert statement within a test function?assert statement within a test function?assert statement checks if a condition is true.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions