Knowledge check

Completed
1.

Why is it useful to use plain assert statements with Pytest tests?

2.

What is one reason to group tests in a test class?

3.

Can Pytest be used as a Python library for testing?