Collect

Because pytest automatically detects new tests. It also needs to collect (discover) the tests available in the path.

This feature allows pytest to automatically pick up new test files in the code.